Sweden-Number/dlls/wininet/tests
Rob Shearman 76507d475b wininet: Don't close the connection if the caller passes in zero for the number of bytes to be read.
Only close the connection when the bytes read equals the content length.

Fixup HTTP_DrainContent, which relied on the previous incorrect 
behaviour to instead close connections with no content length manually.
2007-05-29 13:49:02 +02:00
..
Makefile.in wininet/tests: Add ftp tests. 2007-02-05 21:04:26 +01:00
ftp.c wininet/tests: Expose a problem with FtpGetFile. 2007-03-21 11:55:05 +01:00
generated.c
http.c wininet: Don't close the connection if the caller passes in zero for the number of bytes to be read. 2007-05-29 13:49:02 +02:00
internet.c
url.c wininet/tests: Print GetLastError() in decimal with '%u'. 2007-01-08 12:06:27 +01:00
wininet_test.h