Sweden-Number/dlls/wininet
Aric Stewart 1e946d3e14 wininet: HTTP headers reworking.
Redo how headers are handled, eliminating the concept of Standard
Headers and allow all headers to be added multiple times.
Allow querying of headers with an index to get the multiple headers.
Respect response vs request headers in HttpQueryInfo.
Add a number of tests to extensively test header adding and replacing.
2005-12-13 17:07:41 +01:00
..
tests wininet: HTTP headers reworking. 2005-12-13 17:07:41 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
cookie.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
dialogs.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
ftp.c wininet: global function/data cleanup 2005-12-03 18:03:08 +01:00
gopher.c Added gopher stubs. 2003-11-09 01:23:32 +00:00
http.c wininet: HTTP headers reworking. 2005-12-13 17:07:41 +01:00
internet.c wininet: HTTP headers reworking. 2005-12-13 17:07:41 +01:00
internet.h wininet: HTTP headers reworking. 2005-12-13 17:07:41 +01:00
netconnection.c wininet: compilation fix 2005-12-05 12:01:56 +01:00
resource.h - Make InternetGetConnectedStateExA not crash, by making 2004-11-21 15:42:57 +00:00
rsrc.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
urlcache.c Fixed Unicode buffer size bug in CreateUrlCacheEntryW. 2005-11-15 16:56:04 +00:00
utility.c Rename SendAsyncCallback to INTERNET_SendCallback. 2005-11-22 11:59:07 +00:00
version.rc Update wininet version info. 2005-11-10 11:03:51 +00:00
wininet.spec Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
wininet_Bg.rc Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw, 2005-09-19 17:00:58 +00:00
wininet_Cs.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wininet_De.rc Update German resources. 2005-01-17 13:43:16 +00:00
wininet_En.rc - Make InternetGetConnectedStateExA not crash, by making 2004-11-21 15:42:57 +00:00
wininet_Es.rc Spanish translations updated. 2005-04-11 13:01:46 +00:00
wininet_Fi.rc Update Finnish resources. 2005-09-25 15:14:58 +00:00
wininet_Fr.rc Updated French resources. 2005-01-17 15:34:49 +00:00
wininet_It.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wininet_Ja.rc Added Japanese translation for msrle32, wininet, wcmd. 2004-07-12 20:46:10 +00:00
wininet_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
wininet_Nl.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wininet_No.rc Added Norwegian translations. 2005-09-26 10:56:47 +00:00
wininet_Pt.rc Update the resources for Portuguese. 2005-02-14 11:12:30 +00:00
wininet_Ru.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wininet_Si.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wininet_main.c Don't prefix the functions DllInstall and DllGetVersion with the dll 2005-08-08 17:43:51 +00:00