Set-Cookie:
header and with each cookie the server sends a bunch of extra properties that need to match for the client to send the cookie back. Like domain name and path and perhaps most important for how long the cookie should live on.-c
:-c
is the instruction to write cookies to a file, -b
is the instruction to read cookies from a file. Oftentimes you want both.-j, --junk-session-cookies
: