[Zope] HTTP POST data in REQUEST OBJECT
Andreas Jung
andreas@andreas-jung.com
Tue, 08 Oct 2002 16:45:55 +0200
They are stored in the same way inside the REQUEST object
as when you would use GET. It is transparent to the
application.
-aj
--On Dienstag, 8. Oktober 2002 16:16 +0200 Igor Leturia <IGOR@emun.com>
wrote:
> Hi!
>
> When Zope receives a HTTP POST request, where is the data stored in
> Zope's REQUEST object?
>
> Thanks in advance,
>
> Igor Leturia
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )