1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00
emacs/lisp/url
Peder O. Klingenberg 3fb8ffe61e Emulate dynamic binding of 'url-max-redirections'
* lisp/url/url-http.el (url-http): Make 'url-max-redirections'
buffer-local in request buffers, to make dynamic binding over
'url-retrieve' work as expected.

(Bug#79186)
2025-08-09 15:47:26 +03:00
..
ChangeLog.1
url-auth.el
url-cache.el
url-cid.el
url-cookie.el Allow nil as valid value for 'url-cookie-save-interval' 2025-05-17 11:26:23 +03:00
url-dav.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
url-domsuf.el
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el Remove redundant constant nil argument to gethash 2025-03-29 14:59:09 +01:00
url-http.el Emulate dynamic binding of 'url-max-redirections' 2025-08-09 15:47:26 +03:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-parse.el url-parse.el: correct code for Windows paths (bug#76982) 2025-04-28 08:19:06 +02:00
url-privacy.el
url-proxy.el
url-queue.el * lisp/url/url-queue.el: Better compatibility with 'url-retrieve' 2025-07-26 12:17:18 +03:00
url-tramp.el
url-util.el url: %-encode literal % characters when building query strings 2025-08-02 16:49:52 +03:00
url-vars.el
url.el