]> git.eshelyaron.com Git - emacs.git/commit
Fix old problem with HTTPS HTTP 0.9 sentinels
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Sep 2019 07:57:57 +0000 (09:57 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Sep 2019 08:01:34 +0000 (10:01 +0200)
commit1f137133ed6683f4ef9e37ac6a32d4545f59506d
tree62eb02cb958e26729c5a4961bba6580437c9dead
parentd32d9373b5348db87c85fd2717f1b5a524bc207f
Fix old problem with HTTPS HTTP 0.9 sentinels

* lisp/url/url-http.el (url-http-end-of-document-sentinel): Pass
on the tls parameter if we have HTTPS (bug#14983).
lisp/url/url-http.el