mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
corrected
This commit is contained in:
parent
b63df7991a
commit
81af9674ed
@ -1,30 +1,16 @@
|
|||||||
#
|
#
|
||||||
# Server-side
|
# Server-side
|
||||||
<reply name="1">
|
<reply name="1">
|
||||||
<data>
|
|
||||||
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>
|
|
||||||
</data>
|
|
||||||
</reply>
|
</reply>
|
||||||
|
|
||||||
# Client-side
|
# Client-side
|
||||||
<client>
|
<client>
|
||||||
<server>
|
<server>
|
||||||
http
|
file
|
||||||
</server>
|
</server>
|
||||||
# tool is what to use instead of 'curl'
|
# tool is what to use instead of 'curl'
|
||||||
<tool>
|
<tool>
|
||||||
lib500
|
lib501
|
||||||
</tool>
|
</tool>
|
||||||
|
|
||||||
<name>
|
<name>
|
||||||
|
Loading…
Reference in New Issue
Block a user