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
> somme issues with red
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