* Properly expand the HTTP response header buffer (thanks shendaras!)

This commit is contained in:
jrandom
2005-03-07 00:40:45 +00:00
committed by zzz
parent 4a830e422a
commit 49d6f5018f
2 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
$Id: history.txt,v 1.164 2005/03/04 21:54:42 jrandom Exp $
$Id: history.txt,v 1.165 2005/03/06 19:07:27 jrandom Exp $
* 2005-03-06 0.5.0.2 released
@ -10,6 +10,7 @@ $Id: history.txt,v 1.164 2005/03/04 21:54:42 jrandom Exp $
* Added a startRouter.sh script to new installs which simply calls
"sh i2prouter start". This should make it clear how people should start
I2P.
* Properly expand the HTTP response header buffer (thanks shendaras!)
2005-03-04 jrandom
* Filter HTTP response headers in the eepproxy, forcing Connection: close