HTTP
HTTP proxy
NO_PROXY
noproxy
# Server-side
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Length: 4
Content-Type: text/html
foo
# Client-side
http-ipv6
NO_PROXY with IPv6 numerical address
http_proxy=http://%HOSTIP:%HTTPPORT
NO_PROXY=::1
http://%HOST6IP:%HTTP6PORT/1265
# Verify data after the test has been "shot"
^User-Agent:.*
GET /1265 HTTP/1.1
Host: %HOST6IP:%HTTP6PORT
Accept: */*