[Twisted-Python] Parsing POST data inside render_POST

snacktime snacktime at gmail.com
Mon Feb 14 19:03:24 EST 2005


I couldn't find an example but I thought someone must have one laying
around somewhere.

The question is, how do I decode the data from an http POST inside of
render_POST ?  I'm not even sure what variables hold the data, and if
there are builtin methods somewhere to decode it and possibly stick it
in a dict?


Chris




More information about the Twisted-Python mailing list