Sweden-Number/dlls/wininet/tests
Robert Shearman 1b8f7f0605 wininet: Fix InternetGetCookie with no matching cookies.
Return FALSE and an error of ERROR_NO_MORE_ITEMS from
InternetGetCookie when there are no cookies for the specified
domain. This fixes a bug in sending a blank cookie to HTTP servers.
2006-03-09 22:48:08 +01:00
..
.gitignore wininet: Add tests for InternetQueryOption. 2006-02-06 14:12:22 +01:00
Makefile.in wininet: Add tests for InternetQueryOption. 2006-02-06 14:12:22 +01:00
generated.c Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
http.c wininet: Fix an off-by-one error in InternetCreateUrlW. 2006-03-09 22:47:50 +01:00
internet.c wininet: Fix InternetGetCookie with no matching cookies. 2006-03-09 22:48:08 +01:00
wininet_test.h Assorted spelling fixes. 2005-08-12 18:22:06 +00:00