Fix how content-type is set in WinHTTP network fetcher
The WinHttpAddRequestHeaders expects a fully formatted header: Key: Value\r\n Only the value of content-type header was passed. This change fixes the issue. Bug: 1102579 Change-Id: I1b432312bbba161f833de99dfda1ef9e4b39135d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283927Reviewed-by:Sorin Jianu <sorin@chromium.org> Commit-Queue: Maciek Kumorek <makumo@microsoft.com> Cr-Commit-Position: refs/heads/master@{#786285}
Showing
Please register or sign in to comment