http://bugs.winehq.org/show_bug.cgi?id=27613
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|MSXML method DELETE is |XMLHTTP method DELETE is |unimplemented |unimplemented
--- Comment #2 from ocean04@suomi24.fi 2011-06-27 07:29:40 CDT --- xmlhttp.open('DELETE', 'http://netikka.net/dev/debug/debug3.php', false); xmlhttp.send(''); showmessage(xmlhttp.responsetext);
Probably has to use BINDVERB_CUSTOM
Delete is needed example http://dev.huuto.net/huuto-api/