diff lisp/url/ChangeLog @ 74201:1d6c39bde892

*** empty log message ***
author Magnus Henoch <mange@freemail.hu>
date Sun, 26 Nov 2006 13:22:52 +0000
parents 96790717f62a
children e6a67f8f9808
line wrap: on
line diff
--- a/lisp/url/ChangeLog	Sun Nov 26 13:22:39 2006 +0000
+++ b/lisp/url/ChangeLog	Sun Nov 26 13:22:52 2006 +0000
@@ -2,6 +2,9 @@
 
 	* url-http.el (url-http-wait-for-headers-change-function): Use
 	`when' instead of `if' when possible.
+	(url-http): Define url-http-response-version.
+	(url-http-parse-response): Set it.
+	(url-http-parse-headers): Use it to determine keep-alive behavior.
 
 2006-11-23  Diane Murray  <disumu@x3y2z1.net>