blob: 40ccd9c2df03bfea83b0656c175c74c67214aea0 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: junk-session-cookies
2Short: j
3Help: Ignore session cookies read from file
4Protocols: HTTP
5See-also: cookie cookie-jar
6---
7When curl is told to read cookies from a given file, this option will make it
8discard all "session cookies". This will basically have the same effect as if
9a new session is started. Typical browsers always discard session cookies when
10they're closed down.