Re: [Web-SIG] Internal redirect using Location with absolute pathand status of 200.

2007-05-26 Thread Graham Dumpleton
On 27/05/07, Robert Brewer <[EMAIL PROTECTED]> wrote: > > > > Graham Dumpleton wrote: > > The problem then as above is what does one do at > > the boundary between a WSGI application and the > > web server hosting it? Do you just always assume > > a WSGI application provides an error page, or a

Re: [Web-SIG] Internal redirect using Location with absolute pathand status of 200.

2007-05-26 Thread Robert Brewer
Graham Dumpleton wrote: > The problem then as above is what does one do at > the boundary between a WSGI application and the > web server hosting it? Do you just always assume > a WSGI application provides an error page, or allow > some way that a WSGI application can defer to the > web server the