log lisp/url/url-http.el @ 83227:3ec251523b3e

age author description
Sun, 18 Apr 2004 01:40:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 13 Apr 2004 17:17:13 +0000 Karoly Lorentey Merged in changes from CVS trunk
Sat, 10 Apr 2004 23:06:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 08 Apr 2004 12:29:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 30 Aug 2008 02:23:33 +0000 Glenn Morris (url-https-expand-file-name): Resolve directly to url-default-expander
Sat, 05 Apr 2008 00:49:01 +0000 Chong Yidong (url-http-chunked-encoding-after-change-function):
Mon, 07 Jan 2008 02:23:04 +0000 Glenn Morris Add 2008 to copyright years.
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).