[Zope3-dev] Re: Mutating requests should POST, not get

Jim Fulton jim at zope.com
Tue Feb 8 07:00:52 EST 2005


Chris Withers wrote:
> Jim Fulton wrote:
> 
>> Log message for revision 29075:
>>   Mutating requests should POST, not get.
> 
> 
> Why is that?

See the HTTP spec:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.1

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope3-dev mailing list