1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
emacs/lisp/url
Toke Høiland-Jørgensen 0bbdeed10f 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
2016-09-10 22:09:33 +03:00
..
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-about.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-auth.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-cache.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-cid.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-cookie.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-dav.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-dired.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-domsuf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-expand.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-file.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-ftp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-future.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-gw.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-handlers.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-history.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-http.el Fix 'url-http-create-request' when cookies are used 2016-09-10 22:09:33 +03:00
url-imap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-irc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-ldap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-mailto.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-methods.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-misc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-news.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-nfs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-ns.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-parse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-privacy.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-proxy.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-queue.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-tramp.el Fix some custom types. 2016-01-12 20:32:20 -05:00
url-util.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-vars.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url.el * lisp/url/url.el (url-retrieve-synchronously): Doc fix. (Bug#23411) 2016-05-01 18:24:51 +03:00