Sweden-Number/dlls/wininet
Dmitry Timoshkov 3b052877e4 wininet: Reset buffer size before each call to HTTP_HttpQueryInfoW.
Otherwise when headers contain multiple entries like

WWW-Authenticate: Negotiate
WWW-Authenticate: Basic realm="SAMPLE.COM"

then 2nd query fails because buffer size is shorter than the header value.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-04 20:00:30 +02:00
..
tests wininet/tests: Use nameless structs and unions. 2021-03-23 09:32:29 +01:00
Makefile.in wininet: Use nameless structs and unions. 2021-03-23 09:32:11 +01:00
cookie.c
dialogs.c
ftp.c
gopher.c
http.c wininet: Reset buffer size before each call to HTTP_HttpQueryInfoW. 2021-06-04 20:00:30 +02:00
inflate.c
internet.c
internet.h
netconnection.c
resource.h
urlcache.c wininet: Use nameless structs and unions. 2021-03-23 09:32:11 +01:00
utility.c
wininet.rc
wininet.spec
winineterror.mc
zlib.h