I saw something for forwarding in the Pyramid API but I don't remember where. Look through the API section in the Pyramid docs table of contents.
On Thu, Jun 21, 2012 at 10:15 PM, Biswas, Pinakee <[email protected]>wrote: > Hi Mike and Jonathan,**** > > ** ** > > Thanks for your prompt response.**** > > ** ** > > Is there any corresponding API in Pyramid for the following?:**** > > ** ** > > pylons.controllers.util.*forward*(*wsgi_app*)**** > > Forward the request to a WSGI application. Returns its response.**** > > *return* forward(FileApp('filename'))**** > > ** ** > > -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
