[reSIProcate] Route header and makeChallengeResponseAuth

Jeremy Geras jgeras at newheights.com
Mon Nov 27 13:48:58 CST 2006


Hi,

 

In Helper, makeChallengeResponseAuth(..) sets the uri in the
Authorization header as follows:

 

s << request.header(h_RequestLine).uri();

 

So what happens if the request is supposed to have a Route header, in
which case the URI in the request line will get changed *after*
makeChallengeResponseAuth(..) gets called?  Doesn't this mean that the
URI in the Authorization header won't match the (updated) URI in the
request line after the headers are updated?

 

 - Jeremy -

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20061127/e1e2a9ad/attachment.htm>


More information about the resiprocate-devel mailing list