Fix 'url-http-create-request' when cookies are used
commit0bbdeed10f37d4ce203e1f5feb0cd7c4b5eeec72
authorToke Høiland-Jørgensen <toke@toke.dk>
Sat, 10 Sep 2016 19:09:33 +0000 (10 22:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Sep 2016 19:09:33 +0000 (10 22:09 +0300)
tree9ef76ab82c9293f4db7571148cbedeb47d054720
parent0045998ac65e917bc35c6b4cc790b2f62d0243d1
Fix 'url-http-create-request' when cookies are used

* lisp/url/url-http.el (url-http-create-request): Make sure the
cookie headers are a unibyte string.  For the details, see
http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00202.html.

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