1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

test and verify curl -I on a single FTP file somewhat more than before

This commit is contained in:
Daniel Stenberg 2007-07-21 21:49:23 +00:00
parent 84e7bb85b1
commit 8ab495a088

View File

@ -3,6 +3,9 @@
<reply> <reply>
<data> <data>
</data> </data>
<size>
42
</size>
<mdtm> <mdtm>
213 20030409102659 213 20030409102659
</mdtm> </mdtm>
@ -36,6 +39,8 @@ QUIT
</protocol> </protocol>
<stdout> <stdout>
Last-Modified: Wed, 09 Apr 2003 10:26:59 GMT Last-Modified: Wed, 09 Apr 2003 10:26:59 GMT
Content-Length: 42
Accept-ranges: bytes
</stdout> </stdout>
</verify> </verify>
</testcase> </testcase>