1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/lisp/url
Thomas Fitzsimmons c02f3125cd Do not recreate full URL for proxied HTTPS requests (Bug#35969)
* lisp/url/url-http.el (url-http-create-request): Do not recreate
full URL for proxied HTTPS requests.
(url-https-proxy-after-change-function): Do not bind
url-http-proxy to nil before calling url-http-create-request.
(Bug#35969)
2019-08-15 23:29:51 -04:00
..
ChangeLog.1
url-about.el
url-auth.el New function time-convert 2019-08-05 18:37:29 -07:00
url-cache.el
url-cid.el
url-cookie.el
url-dav.el Rewrite `url-dav-process-date-property' to use parse-time 2019-07-31 21:47:29 +02:00
url-dired.el
url-domsuf.el
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el
url-http.el Do not recreate full URL for proxied HTTPS requests (Bug#35969) 2019-08-15 23:29:51 -04:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-ns.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el
url-tramp.el
url-util.el New function time-convert 2019-08-05 18:37:29 -07:00
url-vars.el Don't set url-mime-charset-string from set-language-environment 2019-07-09 03:44:13 +02:00
url.el