comparison lisp/url/ChangeLog @ 58687:6c5c285716b2

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Tue, 30 Nov 2004 21:32:35 +0000
parents 8f2a7330b757
children 96433f173a6e
comparison
equal deleted inserted replaced
58686:2d413ef5bfec 58687:6c5c285716b2
1 2004-11-30 Paul Pogonyshev <pogonyshev@gmx.net>
2
3 * url-http.el (url-http-handle-cookies): Bind `url-current-object'
4 to `url-http-cookies-sources' so that cookies are attributed to
5 proper domain.
6 (url-http): Make local variable `url-http-cookies-sources'.
7
1 2004-11-28 Andreas Schwab <schwab@suse.de> 8 2004-11-28 Andreas Schwab <schwab@suse.de>
2 9
3 * url-http.el (url-http-create-request): Don't add newline after 10 * url-http.el (url-http-create-request): Don't add newline after
4 the request data. 11 the request data.
5 12