Commit a58e336d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

updated test cases

parent 27435f06
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
http://%HOSTIP:%HOSTPORT/we/want/that/page/5 -x %HOSTIP:%HOSTPORT
+2 −0
Original line number Diff line number Diff line
http://%HOSTIP:%HOSTPORT/we/want/that/page/6 -b "name=contents;name2=content2"
+1 −0
Original line number Diff line number Diff line
http://%HOSTIP:%HOSTPORT/we/want/7 -b none -D log/heads7.txt
+1 −0
Original line number Diff line number Diff line
http://%HOSTIP:%HOSTPORT/we/want/8 -b log/heads7.txt
+2 −0
Original line number Diff line number Diff line
http://%HOSTIP:%HOSTPORT/we/want/9 -F name=daniel -F tool=curl -F file=@data/command9.txt
Loading