Mercurial > hgrepos > Python2 > PyMuPDF
view mupdf-source/thirdparty/curl/docs/cmdline-opts/junk-session-cookies.d @ 24:21c6080bc183
When building "_build.py": also handle Mercurial repositories.
BUGS: Attribute names are left as-is.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 19 Sep 2025 18:19:48 +0200 |
| parents | b50eed0cc0ef |
| children |
line wrap: on
line source
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.
