Re: XMLHttpRequest HTTP methods

On Fri, 11 Aug 2006 14:15:23 +0200, Anne van Kesteren <annevk@opera.com>  
wrote:
> I propose that for the open() method we throw a SYNTAX_ERR when the  
> first argument does not match the token production of RFC 2616 and a  
> (not yet defined) SECURITY_ERR when the method is not allowed for  
> security reasons. Depending on whether we go for a blacklist or  
> whitelist we can also have a NOT_SUPPORTED_ERR I suppose.
>
> For the user and password and perhaps the uri argument something similar  
> has to be done I guess.

This is related to ISSUE-74 fwiw. If you want your thoughts to be recorded  
please mention the literal string 'ISSUE-74' in any follow-up e-mails.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Friday, 11 August 2006 13:36:16 UTC