http: fix endless loop with failed Basic auth
commitdb58f80d5f1aca238458d2e9d05a2bb75d06abd4
authorStefan Becker <chemobejk@gmail.com>
Fri, 14 Feb 2014 16:15:39 +0000 (14 18:15 +0200)
committerStefan Becker <chemobejk@gmail.com>
Fri, 14 Feb 2014 16:15:39 +0000 (14 18:15 +0200)
tree932962d7c667932986f931493c5170201e4e882a
parent716fa12c374b368c3f89a220cbaba86f9da8bd30
http: fix endless loop with failed Basic auth

After we have tried Basic authentication once for a HTTP request and we
receive a 401 Unauthorized response then we need to abort the request in
order to prevent an endless loop.
src/core/sipe-http-request.c