Sweden-Number/dlls/wininet
Hans Leidekker d6a59f755e wininet: Only set the content length header if it's not explicitly set by the user. 2014-05-26 21:15:37 +09:00
..
tests wininet: Only set the content length header if it's not explicitly set by the user. 2014-05-26 21:15:37 +09:00
Makefile.in wininet: Add support for retrieving the proxy automatic configuration URL on Mac OS X. 2014-05-06 13:49:47 +02:00
cookie.c wininet: Load persistent cookies from other paths in get_cookie function. 2013-04-24 19:42:19 +02:00
dialogs.c wininet: Separate socket destruction from destruction of the connection object. 2013-12-11 12:57:01 +01:00
ftp.c wininet: Use BOOL type where appropriate. 2013-10-10 10:44:49 +02:00
gopher.c
http.c wininet: Only set the content length header if it's not explicitly set by the user. 2014-05-26 21:15:37 +09:00
internet.c wininet: Fix build on Mac OS X 10.5.8. 2014-05-19 11:33:24 +02:00
internet.h wininet: Use blocking_mode_t instead of flags in NETCON_recv. 2014-03-05 19:16:46 +01:00
netconnection.c wininet: Fix a memory leak (valgrind). 2014-05-13 13:47:11 +02:00
resource.h
urlcache.c wininet: Fix cache container prefix initialization. 2013-04-24 14:32:37 +02:00
utility.c Assorted spelling fixes. 2013-11-21 19:44:46 +01:00
wininet.rc wininet: Update module version. 2014-02-10 10:42:07 +01:00
wininet.spec wininet: Add a stub for LoadUrlCacheContent. 2013-02-14 17:33:23 +01:00
wininet_main.c