[svn] Improved entry on --keep-session-cookies.

This commit is contained in:
hniksic 2005-04-26 13:26:24 -07:00
parent 4fe80e8025
commit 6bfd58999f
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2005-04-26 Hrvoje Niksic <hniksic@xemacs.org>
* wget.texi (HTTP Options): Improved entry on
--keep-session-cookies.
2005-04-26 Hrvoje Niksic <hniksic@xemacs.org>
* wget.texi (Directory Options): Removed stray text after

View File

@ -1155,13 +1155,13 @@ cookies''), but also see @samp{--keep-session-cookies}.
@cindex cookies, session
@cindex session cookies
@item --keep-session-cookies
When specified, causes @samp{--save-cookies} to also save session
cookies. Session cookies are normally not save because they are
supposed to be forgotten when you exit the browser. Saving them is
useful on sites that require you to log in or to visit the home page
before you can access some pages. With this option, multiple Wget runs
are considered a single browser session as far as the site is concerned.
cookies. Session cookies are normally not saved because they are
meant to be kept in memory and forgotten when you exit the browser.
Saving them is useful on sites that require you to log in or to visit
the home page before you can access some pages. With this option,
multiple Wget runs are considered a single browser session as far as
the site is concerned.
Since the cookie file format does not normally carry session cookies,
Wget marks them with an expiry timestamp of 0. Wget's