Update of /cvs-repository/Zope2/lib/python/ZPublisher
In directory korak.digicool.com:/tmp/cvs-serv4714
Modified Files:
Tag: Zope-2-1-0-release
HTTPRequest.py
Log Message:
Fixed bug that caused the request body to be lost when a request was
retried on a conflict error. I forgot to reset the request body.