- From: William J. Edney <bedney@technicalpursuit.com>
- Date: Mon, 26 Feb 2007 18:34:31 -0600
- To: Sunava Dutta <sunavad@windows.microsoft.com>
- Cc: <julian.reschke@gmx.de>, <public-webapi@w3.org>
- Message-Id: <93E56544-95FE-4D22-A38A-C509869D17D7@technicalpursuit.com>
Hi Sunava - It should be made clear that these methods work *only* with IE's 'ActiveX' http object. The new built-in IE7 'native XMLHttpRequest' object has the following restrictions, according to the Microsoft website: - Limited to GET, POST and HEAD HTTP verbs - Limited to http:// or https:// protocols - Limited to same port, host and domain Cheers, - Bill William J. Edney Team TIBET On Feb 26, 2007, at 4:43 PM, Sunava Dutta wrote: > > Hello Julian, > We do currently support all WebDAV HTTP verbs from RFC2518. > > PROPFIND > PROPPATCH > MKCOL > GET > HEAD > POST > DELETE > PUT > COPY > MOVE > LOCK > UNLOCK > > And also OPTIONS. > > Details available here: > http://msdn.microsoft.com/library/default.asp?url=/workshop/author/ > dhtml > /reference/objects/obj_xmlhttprequest.asp > > Thanks! > > > -----Original Message----- > From: Julian Reschke [mailto:julian.reschke@gmx.de] > Sent: Sunday, February 18, 2007 2:07 PM > To: Sunava Dutta > Cc: Web API WG (public); Zhenbin Xu > Subject: Re: XMLHttpRequest for Last Call > > Sunava Dutta schrieb: >> >> This is fantastic, we took a look at the working draft and it looks > great. >> The IE team's looking forward to seeing it published! > > Good to hear. > > Are you actually planning to implement it? Such as support for WebDAV > method names? (remember that's a SHOULD-level requirement). > > Best regards, Julian > > > > > > !DSPAM:45e362fa94931240465853! William J. Edney Product Evangelist, Team TIBET bedney@technicalpursuit.com 314.757.9200
Received on Tuesday, 27 February 2007 13:28:54 UTC