dharana
dharana at dharana.net
Mon Jun 13 09:38:34 EDT 2005
I believe it would make it easier for people new to modpython looking on how to fetch raw post data (ajax, xmlHttpRequest) if someone added the words "RAW POST data" or something similar to the read([len]) entry in the documentation. http://www.modpython.org/live/current/doc-html/pyapi-mprequest-meth.html I have read this page twice and the doc page about req members but I couldn't saw that .read() was what I needed until I started eliminating possibilities one by one. -- dharana
|