Update of /cvs-repository/Zope2/lib/python/ZPublisher
In directory korak.digicool.com:/projects/users/jim/Zope-2_1_0/lib/python/ZPublisher
Modified Files:
Tag: Zope-2_1_0
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.