winhttp: Implement IWinHttpRequest::GetResponseHeader.
authorHans Leidekker <hans@codeweavers.com>
Tue, 26 Jul 2011 07:27:23 +0000 (09:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jul 2011 08:24:05 +0000 (10:24 +0200)
commit2c8765e7fb8063ddea47ae390a04e56fbb6562bc
treeb148a35b7e58d771314e54b8a504e45d17b6d15d
parent363890803964c9acdaf37a0ee26abbb3e3223d76
winhttp: Implement IWinHttpRequest::GetResponseHeader.
dlls/winhttp/request.c
dlls/winhttp/tests/winhttp.c