Skip to content
Snippets Groups Projects
Commit 44c246db authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

new

parent ef07903a
No related branches found
No related tags found
No related merge requests found
http://%HOSTIP:%HOSTPORT/want/40
-U proxy:pppp -u site:moooo -x %HOSTIP:%HOSTPORT http://weeird.site.com/YES/boo/2
HTTP GET returns content-length 0 on persitent connection
HTTP with proxy AND web page athorization
GET /want/40 HTTP/1.1
User-Agent: curl/7.7.2 (sparc-sun-solaris2.7) libcurl 7.7.2 (OpenSSL 0.9.6a) (krb4 enabled)
Host: 127.0.0.1:8999
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
GET http://weeird.site.com/YES/boo/2 HTTP/1.1
Proxy-authorization: Basic cHJveHk6cHBwcA==
Authorization: Basic c2l0ZTptb29vbw==
User-Agent: curl/7.7.2 (sparc-sun-solaris2.7) libcurl 7.7.2 (OpenSSL 0.9.6a) (krb4 enabled)
Host: weeird.site.com
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
HTTP/1.1 100 Continue weirdo message
Server: heeee heeee
HTTP/1.1 200 This is a weirdo text message
Date: Thu, 09 Nov 2010 14:49:00 GMT
Content-Length: 0
*** This should not be received ***
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Type: text/html
Funny-head: yesyes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment