SOAP and WebDAV with DOM L3 L/S

The current L/S draft appears close but insufficient to invoke SOAP or 
WebDAV methods.  I think it would be very beneficial if it could.  I 
believe two additional parameters to parseURI could be sufficient:

Document parseURI(DOMString uri, DOMString method, Document body)

Where method and body could be null.

Received on Wednesday, 4 June 2003 01:17:03 UTC