aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/url-http.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/url/url-http.el (url-http-codes): Fix mal-formed defconst.Leo Liu2012-05-251-2/+2
* Improve RFC 3986 conformance of url package.Chong Yidong2012-05-091-2/+1
* Allow url-http to handle expired keepalive connections.Chong Yidong2012-03-111-10/+25
* Bugfix for url-http-find-free-connection.Devon Sean McCullough2012-03-111-23/+25
* Fix typo in last checkin.Lars Ingebrigtsen2012-02-101-1/+1
* Cookie/redirection URL fixupLars Ingebrigtsen2012-02-101-1/+2
* * url-http.el (url-http-clean-headers): Return the number ofAndreas Schwab2012-02-101-5/+8
* Allow specifying whether to inhibit cookies on a per-URL basisLars Ingebrigtsen2012-02-081-3/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-141-2/+2
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* If the server hangs up while we're talking to it, just `message' the error in...Lars Magne Ingebrigtsen2011-11-141-1/+5
* Spelling fixes.Paul Eggert2011-11-081-1/+1
* * url-http.el (url-http-create-request): Avoid adding extra CRLF (Bug#8931).Christopher J. White2011-09-241-1/+3
* Fix URL connection failing handling.Lars Magne Ingebrigtsen2011-09-131-0/+4
* * url-http.el (url-http-parse-headers): For HTTP 301/302/307, don't convert t...Chong Yidong2011-08-071-10/+2
* Copy over `url-show-status' to the async bufferChris Newton2011-07-131-0/+2
* * url-http.el (url-http-create-request): Remove double carriageNicolas Avrutin2011-07-031-1/+1
* * url-http.el (url-http-wait-for-headers-change-function): RemoveLars Magne Ingebrigtsen2011-07-031-13/+10
* (url-http-wait-for-headers-change-function): Protect against malformed header...Lars Magne Ingebrigtsen2011-04-161-0/+4
* (url-http-wait-for-headers-change-function): Don't move if the callback funct...Lars Ingebrigtsen2011-02-021-6/+8
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | url-http.el (url-http-end-of-document-sentinel): Protect against theLars Magne Ingebrigtsen2010-10-071-7/+8
* | (url-http-wait-for-headers-change-function): Revert previousLars Magne Ingebrigtsen2010-10-041-2/+1
* | * url-http.el (url-http-wait-for-headers-change-function): ProtectLars Magne Ingebrigtsen2010-10-041-1/+2
* | url-http.el comment.Glenn Morris2010-10-021-2/+3
* | Modify url-retrieve and related functions and structures to respect aLars Magne Ingebrigtsen2010-10-021-1/+2
* | (url-http-async-sentinel): Check that the buffer is still alive beforeLars Magne Ingebrigtsen2010-10-011-14/+15
* | Merge from emacs-23Juanma Barranquero2010-07-271-1/+5
|\ \ | |/
| * * url-http (url-http-parse-headers): Disable file name handlers atMichael Albinus2010-07-261-2/+3
| * * url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)Michael Albinus2010-07-251-1/+4
* | 2010-07-01 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2010-07-011-1/+1
* | Fix wrong variable name.Ted Zlatanov2010-03-241-1/+1
* | Add a list of HTTP status code symbols and their text, mapped by number.Ted Zlatanov2010-03-241-32/+83
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * url-http.el (url-http-handle-authentication): Use proxy server,Chong Yidong2009-11-081-5/+10
* (url-dav-file-attributes): Fix declaration.Glenn Morris2009-10-011-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Comment.Glenn Morris2008-08-301-0/+5
* (url-https-expand-file-name): Resolve directly to url-default-expanderGlenn Morris2008-08-301-2/+4
* Typo and docstring fixes.Juanma Barranquero2008-07-021-6/+6
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-8/+6
* (url-http-chunked-encoding-after-change-function):Magnus Henoch2008-03-091-1/+5
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1