Sweden-Number/dlls/wininet/tests
Alistair Leslie-Hughes 42920ad653 wininet: Allow up to 4K for response headers.
LevelHead includes a Header value that is > 3K in length which
causes a crash after linking your account.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47505
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-07 18:03:11 +02:00
..
Makefile.in wininet/tests: Use nameless structs and unions. 2021-03-23 09:32:29 +01:00
ftp.c wininet: The buffer is returned from InternetGetLastResponseInfo() even when the error is 0. 2021-07-07 16:33:29 +02:00
generated.c
http.c wininet: Allow up to 4K for response headers. 2021-10-07 18:03:11 +02:00
internet.c wininet: Add handling for remaining special errors to InternetErrorDlg. 2021-09-10 20:22:12 +02:00
url.c wininet: Treat dwUrlLength as a maximum in InternetCrackUrlW. 2021-07-07 16:33:29 +02:00
urlcache.c wininet/tests: Use nameless structs and unions. 2021-03-23 09:32:29 +01:00
wininet_test.h