File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / junk-session-cookies.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: Long: junk-session-cookies
    2: Short: j
    3: Help: Ignore session cookies read from file
    4: Protocols: HTTP
    5: See-also: cookie cookie-jar
    6: ---
    7: When curl is told to read cookies from a given file, this option will make it
    8: discard all "session cookies". This will basically have the same effect as if
    9: a new session is started. Typical browsers always discard session cookies when
   10: they're closed down.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>