Sweden-Number/dlls/wininet
Alexandre Julliard 80376eacd5 wininet/tests: Add even more optional COOKIE_SENT messages. 2012-05-03 23:40:21 +02:00
..
tests wininet/tests: Add even more optional COOKIE_SENT messages. 2012-05-03 23:40:21 +02:00
Makefile.in wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
cookie.c wininet: Use the constants from the wininet header. 2011-08-24 11:58:13 +02:00
dialogs.c wininet: Add prototypes for a couple of mpr functions. 2011-11-15 19:37:35 +01:00
ftp.c wininet: Added default fallback for setting handle options and use it for INTERNET_OPTION_CALLBACK. 2012-03-08 17:59:02 +01:00
gopher.c
http.c wininet: Set status code OK for responses without headers. 2012-05-03 20:44:14 +02:00
internet.c wininet: Added separated function for querying global options. 2012-03-08 17:59:35 +01:00
internet.h wininet: Store status code in http_request_t and use it in set_content_length. 2012-05-03 20:44:12 +02:00
netconnection.c wininet: Use hostname stored in server_t in NETCON_secure_connect. 2012-04-30 19:32:58 +02:00
resource.h
urlcache.c wininet: Use the same hashing function as native does. 2012-04-19 19:28:11 +02:00
utility.c wininet: Don't free name before the IPv6 lookup. 2012-01-11 20:11:39 +01:00
wininet.rc wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
wininet.spec wininet: Add a stub for ShowClientAuthCerts. 2011-11-03 17:42:05 +01:00
wininet_main.c