1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/lisp/url
Lars Ingebrigtsen f9f8dcae70 Allow url-insert-file-contents to work on 304 responses
* lisp/url/url-http.el (url-http--insert-file-helper): If the
server answers 304 Not modified, then that's not an error
(bug#26063).
2019-09-24 10:43:32 +02:00
..
ChangeLog.1
url-about.el
url-auth.el New function time-convert 2019-08-05 18:37:29 -07:00
url-cache.el
url-cid.el
url-cookie.el
url-dav.el Rewrite `url-dav-process-date-property' to use parse-time 2019-07-31 21:47:29 +02:00
url-dired.el
url-domsuf.el
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el
url-http.el Allow url-insert-file-contents to work on 304 responses 2019-09-24 10:43:32 +02: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-ns.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el
url-tramp.el
url-util.el Clean up url-parse-args slightly 2019-09-24 10:43:32 +02:00
url-vars.el Update some URLs 2019-09-23 00:12:52 -07:00
url.el