(url-http-proxy): New variable.
authorMagnus Henoch <mange@freemail.hu>
Sun, 14 Jan 2007 23:17:08 +0000 (23:17 +0000)
committerMagnus Henoch <mange@freemail.hu>
Sun, 14 Jan 2007 23:17:08 +0000 (23:17 +0000)
commit62bfb5bb9883f79fca3950ea906184233ab90c63
tree00509c18189ee2aef4a68f44b15447f9bf9e0951
parentc45b3be32d410984a9767c876024b348442333c5
(url-http-proxy): New variable.
(url-http-create-request): Use it.  Don't use `url-proxy-object'.
(url-http): Treat `url' argument as resource to download, and
dynamic variable `url-using-proxy' as proxy to use.  Set
`url-current-object' to actual URL, and `url-http-proxy' to proxy
used.
(url-http-handle-cookies): Assume that `url-current-object' does
not point to the proxy used.
(url-http-async-sentinel): Adapt error message.
lisp/url/url-http.el