14 HTTP/1.0 200 OK swsclose
15 Date: Thu, 09 Nov 2010 14:49:00 GMT
16 Content-Type: text/html
28 HTTP, send cookies when using custom Host:
31 http://%HOSTIP:%HTTPPORT/we/want/62 -b log/jar62.txt -H "Host: www.host.foo.com"
33 <file name="log/jar62.txt">
34 # Netscape HTTP Cookie File
35 # http://curl.haxx.se/rfc/cookie_spec.html
36 # This file was generated by libcurl! Edit at your own risk.
38 .foo.com TRUE /we/want/ FALSE 2054030187 test yes
39 .host.foo.com TRUE /we/want/ FALSE 2054030187 test2 yes
40 .fake.host.foo.com TRUE /we/want/ FALSE 2054030187 test4 yes
42 .foo.com TRUE /moo TRUE 0 test3 maybe
46 # Verify data after the test has been "shot"
52 GET /we/want/62 HTTP/1.1
54 Cookie: test2=yes; test=yes
55 Host: www.host.foo.com