]> code.delx.au - gnu-emacs/commitdiff
Error on multibyte characters in HTTP request
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 22 Jun 2016 18:20:06 +0000 (21:20 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 22 Jun 2016 18:20:23 +0000 (21:20 +0300)
* lisp/url/url-http.el (url-http-create-request): Check the
constructed request in the end to verify that it does not contain
multibyte characters (bug#23750).


No differences found