http: ignore superfluous WWW-Authenticate headers
commit5e32b7136ecd8feca26c5d73479439db22310d64
authorStefan Becker <chemobejk@gmail.com>
Fri, 15 Nov 2013 06:57:08 +0000 (15 08:57 +0200)
committerStefan Becker <chemobejk@gmail.com>
Fri, 15 Nov 2013 06:57:08 +0000 (15 08:57 +0200)
tree22c24293926012d842465720d053369f6a646918
parent395d696c0899c891414a668aad59774e3673e3f2
http: ignore superfluous WWW-Authenticate headers

Some buggy HTTP servers return more than one WWW-Authenticate headers
during an authentication handshake. If we have an active security
context then we only look for its header now.
src/core/sipe-http-request.c