]> git.eshelyaron.com Git - emacs.git/commit
Support Proxy-Authorization in HTTPS CONNECT proxies
authorSatoshi Nakagawa <ghnacker@gmail.com>
Sun, 19 Jul 2020 19:12:08 +0000 (21:12 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jul 2020 19:12:17 +0000 (21:12 +0200)
commitf8f3e77fa83a3a97e5a0de8a7c75092cadf82627
tree1e5f6ff247d62cdb9a74a0a80ffa157cb60d26d6
parent13ca719a68e02fa0901546f1de7b0a4331a75f9e
Support Proxy-Authorization in HTTPS CONNECT proxies

* lisp/url/url-http.el (url-https-proxy-connect): Support CONNECT
with Proxy-Authorization header (bug#42422).

Copyright-paperwork-exempt: yes
lisp/url/url-http.el