XMLHttpRequest: URI argument for the open() method

The current draft says that

"If the url parameter doesn't match the syntax defined in section 3.2.2 of [
RFC2616 <http://www.w3.org/TR/XMLHttpRequest/#RFC2616>] a SYNTAX_ERR
*must*be raised"

Sec 3.2.2 on RFC2616 refers to the URI syntax of the "http" scheme. Since
this does not include the "https" scheme, should another RFC be quoted here?


Regards,
Subbu


-- 
------------------------------
http://www.subbu.org

Received on Friday, 13 October 2006 20:57:06 UTC