Sweden-Number/dlls/wininet
Jacek Caban c6005aabcd wininet: Use parsed status_code to test for CONTINUE HTTP response. 2013-03-15 11:49:59 +01:00
..
tests wininet: Added tests for Cache-Control: no-cache and no-store HTTP headers. 2013-03-13 17:12:11 +01:00
Makefile.in
cookie.c
dialogs.c wininet: Moved dialog-related functions to dialog.c. 2013-02-26 18:18:46 +01:00
ftp.c
gopher.c
http.c wininet: Use parsed status_code to test for CONTINUE HTTP response. 2013-03-15 11:49:59 +01:00
internet.c wininet: Avoid signed-unsigned integer comparisons. 2013-03-13 11:29:29 +01:00
internet.h wininet: Renamed socketFD to socket. 2013-03-01 18:03:30 +01:00
netconnection.c wininet: Avoid signed-unsigned integer comparisons. 2013-03-13 11:29:29 +01:00
resource.h
urlcache.c wininet: Rename URL_CACHEFILE_ENTRY to entry_url. 2013-03-13 17:44:42 +01:00
utility.c wininet: Address string should never be converted to UNICODE in status notifications. 2013-02-18 17:02:14 +01:00
wininet.rc
wininet.spec
wininet_main.c