Added the uploadN.txt description

This commit is contained in:
Daniel Stenberg 2000-11-21 19:21:31 +00:00
parent 2677c27b08
commit 190ecd652a

View File

@ -56,6 +56,9 @@ Data:
errorN.txt: if this file is present, it should contain the error number
curl is supposed to return when this test is run.
uploadN.txt: if this file is present, it should contain the same data as
the log/upload.N does, after a curl upload has been performed.
FIX:
* Make httpserver.pl work when we PUT without Content-Length: