On Thu, Sep 4, 2014 at 8:32 PM, Валерий Котов <[email protected]> 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/
