Dear pylonians, from within a controller I need to do a redirect to another controller, but as a post request. hm, what did I miss?
from pylons.controllers.util import redirect
How to I tell the redirct to do a post request and how can I pass the
data along?
Looking and trying to understand the code in
/usr/share/pyshared/pylons/controllers/util.py it seems to me, that this
is not possible at all?
Thanks a lot and kind regards
Cornelius
signature.asc
Description: OpenPGP digital signature
