mirror of
https://github.com/curl/curl.git
synced 2026-06-24 08:55:44 +03:00
test and verify curl -I on a single FTP file somewhat more than before
This commit is contained in:
parent
84e7bb85b1
commit
8ab495a088
1 changed files with 5 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
|||
<reply>
|
||||
<data>
|
||||
</data>
|
||||
<size>
|
||||
42
|
||||
</size>
|
||||
<mdtm>
|
||||
213 20030409102659
|
||||
</mdtm>
|
||||
|
|
@ -36,6 +39,8 @@ QUIT
|
|||
</protocol>
|
||||
<stdout>
|
||||
Last-Modified: Wed, 09 Apr 2003 10:26:59 GMT
|
||||
Content-Length: 42
|
||||
Accept-ranges: bytes
|
||||
</stdout>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue