History.txt in net-http-persistent-2.3 vs History.txt in net-http-persistent-2.3.1
- old
+ new
@@ -1,4 +1,11 @@
+=== 2.3.1 / 2011-10-26
+
+* Bug fix
+ * If a request object already contains a Connection header it will no longer
+ be overridden. This allows keep-alive connections to be disabled on a
+ per-request basis.
+
=== 2.3 / 2011-10-25
* Minor Enhancement
* The time since last use for a connection is now recorded in error
messages for the connection.