[Bug 27613] XMLHTTP method DELETE is unimplemented

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 27 07:29:40 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27613

ocean04 at suomi24.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|MSXML method DELETE is      |XMLHTTP method DELETE is
                   |unimplemented               |unimplemented

--- Comment #2 from ocean04 at 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/

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list