wininet: Calculate the header size if needed in HttpSendRequestW.
[wine] / dlls / wininet / tests / url.c
2008-12-04  Alexandre Julliardwininet/tests: Avoid using size_t in a trace.
2008-12-02  Hans Leidekkerwininet: Append the extra info part in InternetCreateUr...
2008-06-24  Dan Kegelwininet: InternetCrackUrlW: For URLs that have no urlpa...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-07  Austin EnglishSpelling fixes.
2007-12-05  Roy Sheawininet: Added check of dwStructSize required by Window...
2007-12-05  Roy Sheawininet: Removed inline from copy_compsA and zero_comps...
2007-08-17  Paul Vrienswininet/tests: Fix test failures for wininet.dll that...
2007-08-10  Hans Leidekkerwininet: Also set last error on NULL first parameter...
2007-08-10  Hans Leidekkerwininet: Don't crash on NULL first or last parameter...
2007-06-27  Michael Stefaniucwininet: Remove superfluous casts of void pointers...
2007-01-08  Francois Gougetwininet/tests: Print GetLastError() in decimal with...
2006-12-06  Paul Vrienswininet/test: Free memory after use.
2006-10-05  Hans Leidekkerwininet/tests: Win64 printf format warning fixes.
2006-07-17  James Hawkinswininet: Add more tests for InternetCrackurl.
2006-06-21  Andrew Talbotwininet/tests: Write-strings warnings fix.
2006-06-13  Alexandre Julliardwininet/tests: Use lstrlenA instead of strlen in ok...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Robert Shearmanwininet: Fix a failing test.
2006-03-14  Robert Shearmanwininet: Move URL-related tests to a separate file.