HTTP
cookies
HTTP/1.1 301 redirect
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 3
Location: http://numbertwo.example/%TESTNUMBER0002
ok
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 4
yes
http
proxy
lib%TESTNUMBER
netrc with redirect using proxy
machine site.example login batman password robin
http://%HOSTIP:%HTTPPORT http://site.example/ %LOGDIR/netrc2506
GET http://site.example/ HTTP/1.1
Host: site.example
Authorization: Basic %b64[batman:robin]b64%
Accept: */*
Proxy-Connection: Keep-Alive
GET http://numbertwo.example/25060002 HTTP/1.1
Host: numbertwo.example
Accept: */*
Proxy-Connection: Keep-Alive