HTTP
HTTP GET
cookies
# Server-side
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Content-Length: 0
Set-Cookie: domain=value;path=/
# Client-side
http
HTTP cookie with parameter word as name
http://%HOSTIP:%HTTPPORT/1155 -c log/cookies1155.txt
# Verify data after the test has been "shot"
^User-Agent:.*
GET /1155 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
# Netscape HTTP Cookie File
# https://curl.haxx.se/docs/http-cookies.html
# This file was generated by libcurl! Edit at your own risk.
127.0.0.1 FALSE / FALSE 0 domain value