1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/url
Ted Zlatanov 530e968e58 add url-build-query-string and improve url-parse-query-string as per bug#8706
* url/url-util.el (url-build-query-string): New function.
(url-parse-query-string): Allow that '=' is not required and split
URL parameters on ';', not just '&'.
2012-05-15 04:47:38 -04:00
..
.gitignore
ChangeLog add url-build-query-string and improve url-parse-query-string as per bug#8706 2012-05-15 04:47:38 -04:00
url-about.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-auth.el * url-auth.el (url-digest-auth): Copy previous url-basic-auth change. 2012-01-12 00:14:41 -08:00
url-cache.el Add extra checks before expiring the URL cache 2012-02-06 22:37:56 +01:00
url-cid.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-cookie.el Add a policy list of domains that url.el can set cookies for 2012-04-10 03:57:45 +02:00
url-dav.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-dired.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
url-domsuf.el Comment trivia. 2012-04-10 00:15:09 -07:00
url-expand.el Make URL redirection work again. 2012-05-14 09:56:04 +02:00
url-file.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ftp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-future.el * url-future.el: Minor doc update. 2012-02-14 08:18:05 -05:00
url-gw.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-handlers.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-history.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-http.el Improve RFC 3986 conformance of url package. 2012-05-09 16:33:48 +08:00
url-imap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-irc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ldap.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-mailto.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-methods.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-misc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-news.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-nfs.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-ns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-parse.el Cleanups and improvements for FFAP and URL. 2012-05-10 14:27:12 +08:00
url-privacy.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-proxy.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-queue.el Fix race condition in url-queue when doing the callback 2012-03-25 15:38:22 +02:00
url-util.el add url-build-query-string and improve url-parse-query-string as per bug#8706 2012-05-15 04:47:38 -04:00
url-vars.el Cleanups and improvements for FFAP and URL. 2012-05-10 14:27:12 +08:00
url.el Improve RFC 3986 conformance of url package. 2012-05-09 16:33:48 +08:00