did you get anywhere with your proxy? I am after a web2py proxy that supports redirects, authentication, and passing headers.
The above snippet seems to proxy internal content rather than fetch external content like the Django example. On Jan 24, 11:45 am, Fran <francisb...@googlemail.com> wrote: > On Jan 23, 8:55 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > It is a bit clunky to configure because you have to use routes. You > > can have multiple controllers toproxydifferent servers. Similarly to > > the original Django code it does not carry forward headers from the > > request. This means range requests, if modified since, streaming, does > > not work. It is a bit slow. > > Well, thanks anyway :) > > Seems like this doesn't really do what we wanted anyway...this allows > us toproxyrequests via aproxyserver. > What we wanted was an actualproxyserver. > I must have read the Django app's docs wrong! > > Luckily we have a working port of the CGI version...currently very > basic, but we can build on it :) > > Many thanks, > Fran. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.