summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/junk-session-cookies.d
blob: 40ccd9c2df03bfea83b0656c175c74c67214aea0 (plain)
1
2
3
4
5
6
7
8
9
10
Long: junk-session-cookies
Short: j
Help: Ignore session cookies read from file
Protocols: HTTP
See-also: cookie cookie-jar
---
When curl is told to read cookies from a given file, this option will make it
discard all "session cookies". This will basically have the same effect as if
a new session is started. Typical browsers always discard session cookies when
they're closed down.