Re: XMLHttpRequest. Support for "OPTIONS *" method.

On Thu, Sep 4, 2014 at 8:32 PM, Валерий Котов <kotov.valery@gmail.com> wrote:
> Could you please tell if it is possible to send "OPTIONS *" http request by
> using XMLHttpRequest class?

That is not supported. I suspect adding support for it might create a
security vulnerability for servers as it is not something they
anticipate a browser to do.


-- 
http://annevankesteren.nl/

Received on Thursday, 4 September 2014 20:47:54 UTC