2007-02-04 |
Chong Yidong |
(url-http-connection-opened): New variable.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2007-01-14 |
Magnus Henoch |
(url-http-proxy): New variable.
|
2006-12-08 |
Magnus Henoch |
(url-http-create-request): Remove url argument, use the buffer-local
|
2006-11-26 |
Magnus Henoch |
(url-http): Define url-http-response-version.
|
2006-11-26 |
Magnus Henoch |
(url-http-wait-for-headers-change-function): Use `when' instead of
|
2006-11-23 |
Magnus Henoch |
(url-http-content-length-after-change-function): Use `url-lazy-message'.
|
2006-11-15 |
Magnus Henoch |
(url-http): Make proxy-object buffer-local, to handle proxied
|
2006-11-15 |
Magnus Henoch |
(url-http-wait-for-headers-change-function): Defer detection of HTTP
|
2006-11-10 |
Chong Yidong |
(url-http-mark-connection-as-free, url-http-find-free-connection):
|
2006-11-08 |
Magnus Henoch |
(url-http-handle-authentication): If there are several authentication
|
2006-11-02 |
Magnus Henoch |
(url-http-handle-authentication): If there are several authentication
|
2006-11-01 |
Magnus Henoch |
(url-http-create-request): Use buffer-locale equivalents of
|
2006-10-28 |
Magnus Henoch |
(url-http-parse-headers): Fix misplaced paren.
|
2006-10-27 |
Chong Yidong |
* url-http.el (url-http-mark-connection-as-free): Verify that
|
2006-10-16 |
Magnus Henoch |
(url-https-create-secure-wrapper): Always use tls gateway method.
|
2006-10-12 |
Magnus Henoch |
(url-http-find-free-connection): Handle url-open-stream returning nil.
|
2006-10-11 |
Magnus Henoch |
url-https.el: Remove (clashes with url-http on 8+3 systems).
|
2006-09-20 |
Stefan Monnier |
(url-http-head-file-attributes): Add device "info".
|
2006-09-01 |
Stefan Monnier |
(url-http-create-request):
|
2006-05-12 |
Reiner Steib |
(url-http-file-exists-p): Test if status is integer.
|
2006-05-05 |
Eli Zaretskii |
(url-http-parse-headers): Don't reuse connection if "Connection: close" header
|
2006-03-07 |
Stefan Monnier |
(url-http-find-free-connection): Fix braino in last fix.
|
2006-03-06 |
Stefan Monnier |
(url-http-find-free-connection): Don't kill the process
|
2006-02-20 |
Stefan Monnier |
(url-http-find-free-connection): braino.
|
2006-02-20 |
Stefan Monnier |
Require `url' rather than try to autoload parts of it.
|
2006-02-05 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-11-18 |
Stefan Monnier |
Use with-current-buffer.
|
2005-10-20 |
Eli Zaretskii |
Remove XEmacs conditionals.
|
2005-10-03 |
Stefan Monnier |
(url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.
|
2005-08-24 |
Juanma Barranquero |
(url-http-cookies-sources): Defvar at compile time.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-15 |
Richard M. Stallman |
(url-http-parse-headers): Add :redirect arg-pair
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-28 |
Richard M. Stallman |
(url-http-create-request): Call url-recreate-url in proxy case.
|
2005-06-28 |
Richard M. Stallman |
(url-http-create-request): When computing real-fname,
|
2005-06-04 |
Eli Zaretskii |
(url-http-chunked-encoding-after-change-function): Use `url-http-debug'
|
2005-06-04 |
Eli Zaretskii |
Simplify last change.
|
2005-06-04 |
Eli Zaretskii |
(url-http-parse-headers): Pass redirected URL as a callback argument.
|
2005-05-16 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
2005-02-14 |
Richard M. Stallman |
(url-http-parse-headers): Test url-automatic-caching.
|
2005-01-22 |
Eli Zaretskii |
(url-http-parse-headers): Reset url-http-data to nil,
|
2005-01-03 |
Thien-Thi Nguyen |
(url-http-handle-authentication): Don't kill the current buffer.
|
2004-11-30 |
Andreas Schwab |
(url-http-handle-cookies): Bind `url-current-object'
|
2004-11-28 |
Andreas Schwab |
(url-http-create-request): Don't add newline after
|
2004-04-16 |
Stefan Monnier |
(url-http-head-file-attributes, url-http-file-attributes):
|
2004-04-12 |
Stefan Monnier |
(url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'.
|
2004-04-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
|
2004-04-04 |
Miles Bader |
Resolve CVS conflicts
|
2004-04-04 |
Stefan Monnier |
Initial revision
|