wininet: Don't destroy authentication data when closing the connection.
commitd5dca63cb6f820cfd39c2a153e6d48b815e950e0
authorHans Leidekker <hans@codeweavers.com>
Fri, 17 Oct 2008 11:46:25 +0000 (17 13:46 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Oct 2008 12:12:33 +0000 (17 14:12 +0200)
tree7686ce1c04a25092beb42d6be887418172a72c5c
parent1873ebdddc9d0656c593fd1aa2b3cd1df4dc2b5c
wininet: Don't destroy authentication data when closing the connection.

Fixes basic authentication in combination with connection close semantics.
Spotted by Vincent Povirk.
dlls/wininet/http.c