diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2018-04-13 16:38:10 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2018-04-13 16:38:10 +0200 |
commit | 4a6302330384ad89bcfccce6b563eb5462b753a9 (patch) | |
tree | 2695c81d4681e5e62fbbde9dbd9fd68707423f35 /lisp/emacs-lisp/bytecomp.el | |
parent | 1fd104d30a8985e1f6962eb325207efad96273b6 (diff) | |
download | emacs-4a6302330384ad89bcfccce6b563eb5462b753a9.tar.gz |
Make Unicode domain names work again in URL after recent changes
* lisp/net/gnutls.el (open-gnutls-stream): IDNA-encode hostnames
before passing them on to gnutls for verification.
* lisp/net/network-stream.el (network-stream-open-starttls): Ditto.
* lisp/url/url-http.el (url-http--get-referer): Be IDNA-aware.
(url-http-create-request): Don't de-Unicodify host names, because
they may be IDNA names (that are later encoded).
* lisp/url/url-util.el (url-domain): Be IDNA-aware when doing
domain name computations.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions