13 Jan
2003
13 Jan
'03
3:45 p.m.
On Sunday, January 12, 2003, at 10:12 PM, Brian Lloyd wrote:
How do I access the posted XML from the SOAP request?
I think you want to use REQUEST['BODY'] to get the raw data. REQUEST.form is only populated with form variable when the data is form encoded.
Thanks - that's what I needed. One question, though: why doesn't that key show up when saving the full request? I was trying to see where the XML was in the request by writing str(context.REQUEST) into a log, and the BODY didn't show up at all. ___/ / __/ / ____/ Ed Leafe http://leafe.com/ http://opentech.leafe.com