Re: Full url returned by HTTPFound ?

2012-03-15 Thread Adrien
Hi again, So it looks like that http 1.1 requires a full url to be returned for a redirect. I will try other ways to achieve what I need to do. Sorry, On Mar 15, 12:43 pm, Adrien wrote: > Hi list, > > I may be totally wrong, or maybe it's the desired behavior, but I had >

Full url returned by HTTPFound ?

2012-03-15 Thread Adrien
Hi list, I may be totally wrong, or maybe it's the desired behavior, but I had somme issues with redirections with a pyramid application. Is it possible that HTTPFound returns the full url (including http://) even if location is the result of a request.route_path call ? If not then my problem may

pyramid tutorials and source code

2011-11-01 Thread Adrien
risk that things get a little bit weird for newcomers if master tutorial is updated with backward-incompatible features? Shouldn't the pyramid 1.2 tutorial point to https://github.com/Pylons/pyramid/tree/1.2-branch/docs/tutorials/wiki2/src instead? Kind regards, Adrien -- You received this mess