Add project files.
This commit is contained in:
10
3rd-party/curl-7.52.1/docs/cmdline-opts/junk-session-cookies.d
vendored
Normal file
10
3rd-party/curl-7.52.1/docs/cmdline-opts/junk-session-cookies.d
vendored
Normal file
@@ -0,0 +1,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.
|
Reference in New Issue
Block a user