mirror of
https://github.com/curl/curl.git
synced 2026-08-24 11:23:31 +03:00
test files
This commit is contained in:
parent
3c0194bb72
commit
14bcdcfcdd
16 changed files with 69 additions and 0 deletions
12
tests/data/reply1.txt
Normal file
12
tests/data/reply1.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
HTTP/1.1 200 OK
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Server: test-server/fake
|
||||
Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
|
||||
ETag: "21025-dc7-39462498"
|
||||
Accept-Ranges: bytes
|
||||
Content-Length: 6
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
Funny-head: yesyes
|
||||
|
||||
<foo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue