13 Jan
2003
13 Jan
'03
7:50 p.m.
Ed Leafe wrote at 2003-1-13 10:45 -0500:
...
I think you want to use REQUEST['BODY'] to get the raw data. REQUEST.form ... One question, though: why doesn't that key show up when saving the full request? Usually, this information is redundant (as Zope usually decodes the information found there and presents it in other REQUEST resources).
Furthermore, it can be really huge. You will not want to see it e.g. in TAL error pages... Few peoply use SOAP currently with Zope... Dieter