Files
emacs/lisp/url
Stefan Monnier 3a3f390d1b * lisp/url/url-http.el (status): Remove, unused.
(success): Remove var.
(url-http-handle-authentication): Return the value that `success'
should take instead of setting `success' directly.  Don't set `status'
since it's not used.
(url-http-parse-headers): Avoid unneeded setq.
Move the `setq success'.
(url-http): Use pcase.
(url-http-file-exists-p): Simplify.
2013-07-22 00:06:21 -04:00
..
2013-06-26 18:54:48 +02:00
2013-05-21 00:25:14 -07:00
2013-05-21 00:25:14 -07:00
2013-05-23 00:42:16 -07:00