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
9
tests/data/http3.txt
Normal file
9
tests/data/http3.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
POST /3 HTTP/1.0
|
||||
Authorization: Basic ZmFrZTotdXNlcg==
|
||||
Host: 127.0.0.1:8999
|
||||
Pragma: no-cache
|
||||
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
|
||||
Content-Length: 37
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
|
||||
fooo=mooo&pooo=clue&doo=%20%20%20++++
|
||||
Loading…
Add table
Add a link
Reference in a new issue