X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fdata%2Ftest1061;h=a55a272954160226ef5320e3baedbde94782ac84;hb=511f2a666276f74e7bea2faf9f21dae0fa33b22c;hp=0fb8c51104f972b5980eb4b7e3d322fc056cbce2;hpb=1cd7e659b2914dcaab79de953455db5828491cdc;p=external%2Fcurl.git diff --git a/tests/data/test1061 b/tests/data/test1061 index 0fb8c51..a55a272 100644 --- a/tests/data/test1061 +++ b/tests/data/test1061 @@ -15,7 +15,7 @@ HTTP proxy Digest auth # this is returned first since we get no proxy-auth - + HTTP/1.1 407 Authorization Required to proxy me my dear Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345" Transfer-Encoding: chunked @@ -825,7 +825,7 @@ end of 1 KB aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 0 - + # this is returned when we get a GET! @@ -840,12 +840,12 @@ daniel # then this is returned when we get proxy-auth - + HTTP/1.1 200 OK swsbounce Server: no Nice proxy auth sir! - + HTTP/1.1 407 Authorization Required to proxy me my dear @@ -873,13 +873,14 @@ daniel http +!SSPI crypto HTTP proxy CONNECT auth Digest, large headers and chunked data -http://test.remote.haxx.se:1061/path/10610002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-digest --proxytunnel +http://test.remote.haxx.se.1061:8990/path/10610002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-digest --proxytunnel @@ -889,17 +890,17 @@ http://test.remote.haxx.se:1061/path/10610002 --proxy http://%HOSTIP:%HTTPPORT - ^User-Agent: curl/.* -CONNECT test.remote.haxx.se:1061 HTTP/1.1 -Host: test.remote.haxx.se:1061 +CONNECT test.remote.haxx.se.1061:8990 HTTP/1.1 +Host: test.remote.haxx.se.1061:8990 Proxy-Connection: Keep-Alive -CONNECT test.remote.haxx.se:1061 HTTP/1.1 -Host: test.remote.haxx.se:1061 -Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.haxx.se:1061", response="8e96acf6a6214012183879e28e73b2d3" +CONNECT test.remote.haxx.se.1061:8990 HTTP/1.1 +Host: test.remote.haxx.se.1061:8990 +Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.haxx.se.1061:8990", response="4e23449fa93224834299e7282a70472c" Proxy-Connection: Keep-Alive GET /path/10610002 HTTP/1.1 -Host: test.remote.haxx.se:1061 +Host: test.remote.haxx.se.1061:8990 Accept: */*