RE: XMLHttpRequest for Last Call

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

Received on Monday, 26 February 2007 22:44:07 UTC