On Sun, Sep 27, 2015 at 02:46:06PM +0000, Guido Dolci wrote:
> 
> It would be nice to be able to customize the static part of the 401 anyway...

The problem is that 401 and 407 are format strings and not just strings to
send on the wire. So we can't let them free to configure. It would be more
possible the day we start to parse them and then to inject a new header in
them. I do think however that for these ones there's no reason for the user
to change the headers and maybe we could just give access to the HTML payload.
That's something to discuss for 1.7 however..

Willy


Reply via email to