wine/dlls/wininet
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
..
tests 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
cookie.c
dialogs.c wininet: Exclude unused headers. 2007-05-29 12:10:17 +02:00
ftp.c janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call. 2007-04-25 12:26:07 +02:00
gopher.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 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.h wininet: Add support for SSPI authentication for HTTP. 2007-05-21 16:52:10 +02:00
Makefile.in wininet: Add support for SSPI authentication for HTTP. 2007-05-21 16:52:10 +02:00
netconnection.c
resource.h
rsrc.rc
urlcache.c wininet: Exclude unused headers. 2007-05-29 12:10:17 +02:00
utility.c wininet: Exclude unused headers. 2007-05-29 12:10:17 +02:00
version.rc
wininet.spec
wininet_Bg.rc
wininet_Cs.rc
wininet_De.rc
wininet_En.rc
wininet_Eo.rc
wininet_Es.rc
wininet_Fi.rc
wininet_Fr.rc
wininet_Hu.rc
wininet_It.rc
wininet_Ja.rc
wininet_Ko.rc
wininet_main.c
wininet_Nl.rc
wininet_No.rc
wininet_Pl.rc
wininet_Pt.rc
wininet_Ru.rc
wininet_Si.rc
wininet_Tr.rc