[Zope-Checkins] CVS: Zope2 - HTTPResponse.py:1.25

Amos Latteier amos@digicool.com
Mon, 14 Feb 2000 13:44:23 -0500


Update of /cvs-repository/Zope2/lib/python/ZPublisher
In directory korak.digicool.com:/home/amos/Zope2/lib/python/ZPublisher

Modified Files:
	HTTPResponse.py 
Log Message:
Fixed a bug that caused files of type text/html to have thewrong content-length set. Thanks to Adam Karpierz.