1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

we can verify files too

This commit is contained in:
Daniel Stenberg 2001-09-26 07:05:00 +00:00
parent 8d16b2b119
commit 14b898cb05

View File

@ -51,6 +51,9 @@ changing protocol data such as port numbers or user-agent strings.
<protocol>
the protocol dump curl should transmit
</protocol>
<file name="log/filename">
the file's contents must be identical to this
</file>
<upload>
the contents of the upload data curl should have sent
</upload>