diff NEWS @ 1115:da56a7916e8a

Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Sep 2014 17:30:13 +0200
parents ba5c0908600c
children 96a280b815f4
line wrap: on
line diff
--- a/NEWS	Tue Sep 02 15:56:36 2014 +0200
+++ b/NEWS	Tue Sep 02 17:30:13 2014 +0200
@@ -2,7 +2,8 @@
 ===============================
 
 * Refactoring of HttpOutput ("Content-Length" header is now always sent)
-* Fixes for Visual Studio 2013 and Visual Studio 64bit
+* Fixes for Visual Studio 2013 and Windows 64bit
+* Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
 
 
 Version 0.8.2 (2014/08/07)