URL: http://127.0.0.1:37095/3104
* Added cookie name="value" for domain example.com, path /, expire 0
*   Trying 127.0.0.1:37095...
* Connected to 127.0.0.1 (127.0.0.1) port 37095
* using HTTP/1.x
> GET http://example.com/ HTTP/1.1
Host: example.com
Accept: */*
Proxy-Connection: Keep-Alive
Cookie: name=value

* Request completely sent off
< HTTP/1.1 200 OK
< Date: Tue, 09 Nov 2010 14:49:00 GMT
< Server: test-server/fake
< Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
< ETag: "21025-dc7-39462498"
< Accept-Ranges: bytes
< Content-Length: 6
< Connection: close
< Content-Type: text/html
< Funny-head: yesyes
< 
* shutting down connection #0
Test ended with result 0
