[mod_python] subrequests

Erik Stephens mod_python at 24ksoftware.com
Wed Apr 7 23:24:54 EST 2004


On Thu, 8 Apr 2004, Evert Carton wrote:

> Basically, what I want to do, is issue a subrequest, and do
> something on the "result" of that data. I tried whatever trickery
> using internal_redirect (since that's all I could find), but it
> doesn't do the trick, or I haven't found the "right" kludgery ;-)

I'm pretty dumb when it comes to the apache API.  What would a sub
request like the API suggests buy you over just using standard python
modules like urllib or httplib?


Best regards,
Erik



More information about the Mod_python mailing list