You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
399 B
12 lines
399 B
Long: junk-session-cookies
|
|
Short: j
|
|
Help: Ignore session cookies read from file
|
|
Protocols: HTTP
|
|
See-also: cookie cookie-jar
|
|
Category: http
|
|
---
|
|
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.
|