mirror of
https://github.com/curl/curl.git
synced 2026-07-28 14:13:06 +03:00
test files
This commit is contained in:
parent
3c0194bb72
commit
14bcdcfcdd
16 changed files with 69 additions and 0 deletions
6
tests/data/http2.txt
Normal file
6
tests/data/http2.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
GET /2 HTTP/1.0
|
||||
Authorization: Basic ZmFrZTp1c2Vy
|
||||
Host: 127.0.0.1:8999
|
||||
Pragma: no-cache
|
||||
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue