mirror of
https://github.com/moparisthebest/curl
synced 2024-11-06 01:25:33 -05:00
11 lines
384 B
D
11 lines
384 B
D
|
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.
|