]> git.eshelyaron.com Git - emacs.git/commit
(url-http-create-request): Remove url argument, use the buffer-local
authorMagnus Henoch <mange@freemail.hu>
Fri, 8 Dec 2006 00:38:47 +0000 (00:38 +0000)
committerMagnus Henoch <mange@freemail.hu>
Fri, 8 Dec 2006 00:38:47 +0000 (00:38 +0000)
commit9450f1246a4496c4ce464c96ca5c3695cd42e703
treec1a0c981c69ee6fc383b838589b1773677aeeaee
parent3a15c71bb831c45544364b5af2164cafcc1842c1
(url-http-create-request): Remove url argument, use the buffer-local
variable `url-http-target-url' instead.  Both callers updated.
Simplify proxy handling.
(url-http): Don't make proxy-object buffer local.
lisp/url/url-http.el