mshtml: Return success in HTTPChannel::SetRequestMethod.
commitb688fd0de3d74a5da4ea594cd8fda91cbbbb1f22
authorAndrew Eikum <aeikum@codeweavers.com>
Fri, 2 Apr 2010 22:31:39 +0000 (2 17:31 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Apr 2010 09:39:24 +0000 (5 11:39 +0200)
tree3edc366e38481cdb6e344ecc2cd1c5dcff267ffe
parent23547c0ffdfa33a7e93d0bda3db0b17296b3d7e0
mshtml: Return success in HTTPChannel::SetRequestMethod.

Request method is determined by Wine on bind, so return success in this
function to make Gecko happy.
dlls/mshtml/nsio.c