winhttp: Implement WinHttpAddRequestHeaders.
[wine] / dlls / winhttp / tests /
2008-08-20  Hans Leidekkerwinhttp: Implement WinHttpAddRequestHeaders.
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpTimeFromSystemTime and WinHtt...
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpOpenRequest.
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpConnect.
2008-08-19  Hans Leidekkerwinhttp: Implement WinHttpOpen and WinHttpCloseHandle.
2008-08-19  Zac Brownwinhttp: Add test for adding/querying headers.
2008-08-19  Zac Brownwinhttp: Add test for WinHttpTimeToSystemTime.
2008-08-19  Zac Brownwinhttp: Add test for WinHttpTimeFromSystemTime.
2008-08-01  Zac Brownwinhttp/tests: Add test for sending request.
2008-07-18  Zac Brownwinhttp/tests: Add test for opening request.