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

improved the name of the test

This commit is contained in:
Daniel Stenberg 2004-05-03 14:57:58 +00:00
parent 0363fbc411
commit 98bf69f8f1

View File

@ -30,7 +30,7 @@ contents
http http
</server> </server>
<name> <name>
HTTP over proxy with both proxy and site authentication HTTP CONNECT with proxy and host Basic authentication
</name> </name>
<command> <command>
http://%HOSTIP:%HOSTPORT/we/want/that/page/80 -p -x %HOSTIP:%HOSTPORT --user iam:myself --proxy-user youare:yourself http://%HOSTIP:%HOSTPORT/we/want/that/page/80 -p -x %HOSTIP:%HOSTPORT --user iam:myself --proxy-user youare:yourself