http: abort request if server stops the handshake
commitec3433cd2fa062bd8607ea31460722327e3d00cb
authorStefan Becker <chemobejk@gmail.com>
Fri, 15 Nov 2013 13:36:54 +0000 (15 15:36 +0200)
committerStefan Becker <chemobejk@gmail.com>
Fri, 15 Nov 2013 13:36:54 +0000 (15 15:36 +0200)
treed6274d5479020556ba0fdacd7d7d18051a988516
parent11c4b5cad4c5b23769e5553bd7c29b174788bb02
http: abort request if server stops the handshake

After we started a handshake we only look for WWW-Authenticate headers
for the choosen authentication scheme. If the server should stop sending
us those in his 401 responses we now abort the HTTP request.
src/core/sipe-http-request.c