mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 17:15:04 -05:00
5dddc1dc7e
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
12 lines
399 B
Makefile
12 lines
399 B
Makefile
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.
|