History.txt in net-http-persistent-1.5 vs History.txt in net-http-persistent-1.5.1

- old
+ new

@@ -1,4 +1,9 @@ +=== 1.5.1 / 2011-02-10 + +* Bug fix + * Only set TCP_NODELAY at connection start. Reported by Brian Henderson. + === 1.5 / 2011-01-25 * Minor Enhancements * Set TCP_NODELAY on created socket if possible. (This will only help for requests that send bodies.)