]> git.eshelyaron.com Git - emacs.git/commit
Allow controlling when to send cookies when retrieving images in shr
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Sep 2019 15:48:35 +0000 (17:48 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Sep 2019 15:48:41 +0000 (17:48 +0200)
commitea5c79f657a9e2826073896ea00e6000ccc04a8d
treea0b3b5d4f427f4d221c8d3bfe97fac38512b8338
parent9dcdb1384df51a568af5ec35c9f0a762d3cf205b
Allow controlling when to send cookies when retrieving images in shr

* lisp/net/shr.el (shr--use-cookies-p): New function.
(shr-tag-img): Use it.
(shr-cookie-policy): New variable.
(shr-save-contents): Use cookies.

* doc/misc/eww.texi (Advanced): Document it.
doc/misc/eww.texi
etc/NEWS
lisp/net/shr.el
test/lisp/net/shr-tests.el