winhttp: Convert string data to UTF-8 and add a corresponding content type header.
authorHans Leidekker <hans@codeweavers.com>
Thu, 10 Nov 2011 10:37:31 +0000 (11:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Nov 2011 12:10:18 +0000 (13:10 +0100)
commit3c9d356bc44c208264c07e7d123a62dfdc068255
tree99b3276c7a73565e1ad66e37b03f724b07aa7d58
parentb9e828df0a6146c6b469c49a112a59fd3d56dd29
winhttp: Convert string data to UTF-8 and add a corresponding content type header.
dlls/winhttp/request.c
dlls/winhttp/tests/winhttp.c