1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-29 03:17:53 -04:00
elinks/src/cookies
Kalle Olavi Niemitalo 96391c17b4 cookies: "Add Server" ignores "cookies.accept_policy".
src/cookies/dialogs.c (set_server): Set up a struct cookie and pass it
to accept_cookie, instead of calling set_cookie which might ask the user
to confirm.  (This change also removes a dubious use of struct uri.)

src/cookies/cookies.c (get_cookie_server): No longer static.

src/cookies/cookies.h (get_cookie_server): Declare.
2006-06-02 19:08:09 +00:00
..
cookies.c cookies: "Add Server" ignores "cookies.accept_policy". 2006-06-02 19:08:09 +00:00
cookies.h cookies: "Add Server" ignores "cookies.accept_policy". 2006-06-02 19:08:09 +00:00
dialogs.c cookies: "Add Server" ignores "cookies.accept_policy". 2006-06-02 19:08:09 +00:00
dialogs.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile Fix parsetst building 2005-12-28 17:16:39 +01:00
parser.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
parser.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
parsetst.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00