Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * About to connect() to proxy proxy port 3128 (#0)
- * Trying proxyip... connected
- * Connected to proxy (proxyip) port 3128 (#0)
- * Proxy auth using Digest with user 'xp'
- * Server auth using NTLM with user 'DOMAIN\user'
- > GET http://externalhost:8101/service.svc HTTP/1.1
- > Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
- > User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.15 libssh2/1.2.6
- > Host: externalhost:8101
- > Accept: */*
- > Proxy-Connection: Keep-Alive
- >
- * HTTP 1.0, assume close after body
- < HTTP/1.0 407 Proxy Authentication Required
- < Server: squid
- < Mime-Version: 1.0
- < Date: Fri, 12 Sep 2014 14:43:59 GMT
- < Content-Type: text/html
- < Content-Length: 3725
- < X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0
- < Vary: Accept-Language
- < Content-Language: en
- < Proxy-Authenticate: Digest realm="'proxy'", nonce="rwYTVAAAAAAgCBYBAAAAAGokH2AAAAAA", qop="auth", stale=false
- < X-Cache: MISS from proxy.test.emea.tp.nil
- < X-Cache-Lookup: NONE from proxy.test.emea.tp.nil:3128
- < Via: 1.0 proxy.test.emea.tp.nil (squid)
- * HTTP/1.0 proxy connection set to keep alive!
- < Proxy-Connection: keep-alive
- <
- * Ignoring the response-body
- * Connection #0 to host proxy left intact
- * Issue another request to this URL: 'http://externalhost:8101/service.svc'
- * Re-using existing connection! (#0) with host proxy
- * Connected to proxy (proxyip) port 3128 (#0)
- * Proxy auth using Digest with user 'xp'
- * Server auth using NTLM with user 'DOMAIN\user'
- > GET http://externalhost:8101/service.svc HTTP/1.0
- > Proxy-Authorization: Digest username="proxyuser", realm="'proxy'", nonce="rwYTVAAAAAAgCBYBAAAAAGokH2AAAAAA", uri="/service.svc", cnonce="NjY4MDE4", nc=00000001, qop="auth", response="821d5f6ca22ba2049c3c2a646444f5f5"
- > Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
- > User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.15 libssh2/1.2.6
- > Host: externalhost:8101
- > Accept: */*
- > Proxy-Connection: Keep-Alive
- >
- * HTTP 1.0, assume close after body
- < HTTP/1.0 401 Unauthorized
- < Content-Type: text/html; charset=us-ascii
- < Server: Microsoft-HTTPAPI/2.0
- < WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAwADADgAAAAGgokCXjeGzKDy+ykAAAAAAAAAAJIAkgA7AAAABgLwIwAAAA9WTUkCAAYAVgBNAEkAAQAYAEEAWAAyADAAMQAyAFQAQQBJAEYAMAAxAAQAEgBWAE0ASQAuAGwAbwBjAGEAbAADACwAQQBYADIAMAAxADIAVABBAEkARgAwADEALgBWAE0ASQAuAGwAbwBjAGEAbAAFABIAVgBNAEkALgBsAG8AYwBhAGwABwAIALJlFP2Xzs8BAAAAAA==
- < Date: Fri, 12 Sep 2014 14:43:59 GMT
- < Content-Length: 341
- < Proxy-support: Session-Based-Authentication
- < Connection: Proxy-support
- < X-Cache: MISS from proxy.test.emea.tp.nil
- < X-Cache-Lookup: MISS from proxy.test.emea.tp.nil:3128
- < Via: 1.0 proxy.test.emea.tp.nil (squid)
- * HTTP/1.0 proxy connection set to keep alive!
- < Proxy-Connection: keep-alive
- <
- * Ignoring the response-body
- * Connection #0 to host proxy left intact
- * Issue another request to this URL: 'http://externalhost:8101/service.svc'
- * Re-using existing connection! (#0) with host proxy
- * Connected to proxy (proxyip) port 3128 (#0)
- * Proxy auth using Digest with user 'xp'
- * Server auth using NTLM with user 'DOMAIN\user'
- > GET http://externalhost:8101/service.svc HTTP/1.0
- > Proxy-Authorization: Digest username="proxyuser", realm="'proxy'", nonce="rwYTVAAAAAAgCBYBAAAAAGokH2AAAAAA", uri="/service.svc", cnonce="NjY4MDE4", nc=00000002, qop="auth", response="ded3b80b0efed95ff657d3e16dff148f"
- > Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAMAAwBwAAAADwAPAHMAAAAIAAgAggAAAAAAAAAAAAAABoKJAj1MK3iQOZGzAAAAAAAAAAAAAAAAAAAAALfl+kLucINbr4ZnG1x3fiuemeyyspowWVZNSVNWQ19UcmFuc3BvcmVvbmhxdm0wNTEw
- > User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.15 libssh2/1.2.6
- > Host: externalhost:8101
- > Accept: */*
- > Proxy-Connection: Keep-Alive
- >
- * HTTP 1.0, assume close after body
- < HTTP/1.0 200 OK
- < Content-Length: 3206
- < Content-Type: text/html; charset=UTF-8
- < Server: Microsoft-IIS/8.0
- < Persistent-Auth: false
- < X-Powered-By: ASP.NET
- < Date: Fri, 12 Sep 2014 14:43:59 GMT
- < X-Cache: MISS from proxy.test.emea.tp.nil
- < X-Cache-Lookup: MISS from proxy.test.emea.tp.nil:3128
- < Via: 1.0 proxy.test.emea.tp.nil (squid)
- * HTTP/1.0 proxy connection set to keep alive!
- < Proxy-Connection: keep-alive
Advertisement
Add Comment
Please, Sign In to add comment