GOPHER
HTTP GET
followlocation
# Server-side
HTTP/1.1 302 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Length: 7
Location: gopher://www.example.co.uk
nomnom
# Client-side
http
Make sure redirects to CURLPROTO_GOPHER are forbidden by default
http://%HOSTIP:%HTTPPORT/15630001 -L -H "Host: www.example.com"
^User-Agent:.*
1
GET /15630001 HTTP/1.1
Host: www.example.com
Accept: */*