summaryrefslogtreecommitdiff
path: root/lisp/url/url-http.el
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-031-7/+8
* | * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-201-0/+2
* | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-031-7/+8
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (url-http-parse-headers): Stop after a set number of redirections.Chong Yidong2007-04-131-15/+37
* (url-http-handle-cookies): Reverse list returned byChong Yidong2007-04-011-2/+2
* (url-http-mark-connection-as-busy, url-http-mark-connection-as-free): ClearEli Zaretskii2007-03-311-0/+2
* (url-http-connection-opened): New variable.Chong Yidong2007-02-041-1/+6
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (url-http-proxy): New variable.Magnus Henoch2007-01-141-18/+15
* (url-http-create-request): Remove url argument, use the buffer-localMagnus Henoch2006-12-081-25/+23