Mon, 03 Sep 2007 19:29:18 +0000 |
Glenn Morris |
Diane Murray <disumu at x3y2z1.net>
|
Wed, 25 Jul 2007 04:18:23 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Fri, 13 Apr 2007 14:58:56 +0000 |
Chong Yidong |
(url-http-parse-headers): Stop after a set number of redirections.
|
Sun, 01 Apr 2007 15:39:13 +0000 |
Chong Yidong |
(url-http-handle-cookies): Reverse list returned by
|
Sat, 31 Mar 2007 09:44:44 +0000 |
Eli Zaretskii |
(url-http-mark-connection-as-busy, url-http-mark-connection-as-free): Clear
|
Sun, 04 Feb 2007 00:20:59 +0000 |
Chong Yidong |
(url-http-connection-opened): New variable.
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sun, 14 Jan 2007 23:17:08 +0000 |
Magnus Henoch |
(url-http-proxy): New variable.
|
Fri, 08 Dec 2006 00:38:47 +0000 |
Magnus Henoch |
(url-http-create-request): Remove url argument, use the buffer-local
|
Sun, 26 Nov 2006 13:22:39 +0000 |
Magnus Henoch |
(url-http): Define url-http-response-version.
|
Sun, 26 Nov 2006 12:50:07 +0000 |
Magnus Henoch |
(url-http-wait-for-headers-change-function): Use `when' instead of
|
Thu, 23 Nov 2006 08:40:06 +0000 |
Magnus Henoch |
(url-http-content-length-after-change-function): Use `url-lazy-message'.
|
Wed, 15 Nov 2006 23:29:43 +0000 |
Magnus Henoch |
(url-http): Make proxy-object buffer-local, to handle proxied
|
Wed, 15 Nov 2006 23:07:11 +0000 |
Magnus Henoch |
(url-http-wait-for-headers-change-function): Defer detection of HTTP
|
Fri, 10 Nov 2006 17:09:01 +0000 |
Chong Yidong |
(url-http-mark-connection-as-free, url-http-find-free-connection):
|
Wed, 08 Nov 2006 20:34:36 +0000 |
Magnus Henoch |
(url-http-handle-authentication): If there are several authentication
|
Thu, 02 Nov 2006 23:06:20 +0000 |
Magnus Henoch |
(url-http-handle-authentication): If there are several authentication
|
Wed, 01 Nov 2006 15:16:22 +0000 |
Magnus Henoch |
(url-http-create-request): Use buffer-locale equivalents of
|
Sat, 28 Oct 2006 14:51:40 +0000 |
Magnus Henoch |
(url-http-parse-headers): Fix misplaced paren.
|
Fri, 27 Oct 2006 14:44:25 +0000 |
Chong Yidong |
* url-http.el (url-http-mark-connection-as-free): Verify that
|
Mon, 16 Oct 2006 14:28:46 +0000 |
Magnus Henoch |
(url-https-create-secure-wrapper): Always use tls gateway method.
|
Thu, 12 Oct 2006 19:59:58 +0000 |
Magnus Henoch |
(url-http-find-free-connection): Handle url-open-stream returning nil.
|
Wed, 11 Oct 2006 20:58:36 +0000 |
Magnus Henoch |
url-https.el: Remove (clashes with url-http on 8+3 systems).
|
Wed, 20 Sep 2006 17:35:13 +0000 |
Stefan Monnier |
(url-http-head-file-attributes): Add device "info".
|
Fri, 01 Sep 2006 02:31:47 +0000 |
Stefan Monnier |
(url-http-create-request):
|
Fri, 12 May 2006 12:29:36 +0000 |
Reiner Steib |
(url-http-file-exists-p): Test if status is integer.
|
Fri, 05 May 2006 12:10:24 +0000 |
Eli Zaretskii |
(url-http-parse-headers): Don't reuse connection if "Connection: close" header
|
Tue, 07 Mar 2006 17:21:16 +0000 |
Stefan Monnier |
(url-http-find-free-connection): Fix braino in last fix.
|
Mon, 06 Mar 2006 03:17:00 +0000 |
Stefan Monnier |
(url-http-find-free-connection): Don't kill the process
|
Mon, 20 Feb 2006 22:21:00 +0000 |
Stefan Monnier |
(url-http-find-free-connection): braino.
|
Mon, 20 Feb 2006 21:52:08 +0000 |
Stefan Monnier |
Require `url' rather than try to autoload parts of it.
|
Sun, 05 Feb 2006 23:44:47 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Fri, 18 Nov 2005 16:55:54 +0000 |
Stefan Monnier |
Use with-current-buffer.
|
Thu, 20 Oct 2005 14:17:14 +0000 |
Eli Zaretskii |
Remove XEmacs conditionals.
|
Mon, 03 Oct 2005 18:19:06 +0000 |
Stefan Monnier |
(url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.
|
Wed, 24 Aug 2005 14:24:20 +0000 |
Juanma Barranquero |
(url-http-cookies-sources): Defvar at compile time.
|
Sat, 06 Aug 2005 15:55:38 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Fri, 15 Jul 2005 05:12:09 +0000 |
Richard M. Stallman |
(url-http-parse-headers): Add :redirect arg-pair
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 28 Jun 2005 21:35:18 +0000 |
Richard M. Stallman |
(url-http-create-request): Call url-recreate-url in proxy case.
|
Tue, 28 Jun 2005 00:48:09 +0000 |
Richard M. Stallman |
(url-http-create-request): When computing real-fname,
|
Sat, 04 Jun 2005 18:37:16 +0000 |
Eli Zaretskii |
(url-http-chunked-encoding-after-change-function): Use `url-http-debug'
|
Sat, 04 Jun 2005 18:32:57 +0000 |
Eli Zaretskii |
Simplify last change.
|
Sat, 04 Jun 2005 18:29:59 +0000 |
Eli Zaretskii |
(url-http-parse-headers): Pass redirected URL as a callback argument.
|
Mon, 16 May 2005 10:07:31 +0000 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
Mon, 14 Feb 2005 09:58:33 +0000 |
Richard M. Stallman |
(url-http-parse-headers): Test url-automatic-caching.
|
Sat, 22 Jan 2005 10:52:28 +0000 |
Eli Zaretskii |
(url-http-parse-headers): Reset url-http-data to nil,
|
Mon, 03 Jan 2005 16:53:17 +0000 |
Thien-Thi Nguyen |
(url-http-handle-authentication): Don't kill the current buffer.
|
Tue, 30 Nov 2004 21:32:18 +0000 |
Andreas Schwab |
(url-http-handle-cookies): Bind `url-current-object'
|
Sun, 28 Nov 2004 19:13:50 +0000 |
Andreas Schwab |
(url-http-create-request): Don't add newline after
|
Fri, 16 Apr 2004 22:01:56 +0000 |
Stefan Monnier |
(url-http-head-file-attributes, url-http-file-attributes):
|
Mon, 12 Apr 2004 20:44:14 +0000 |
Stefan Monnier |
(url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'.
|
Sat, 10 Apr 2004 05:55:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
|
Sun, 04 Apr 2004 04:44:10 +0000 |
Miles Bader |
Resolve CVS conflicts
|
Sun, 04 Apr 2004 01:21:46 +0000 |
Stefan Monnier |
Initial revision
|