Re: XMLHttpRequest. Support for OPTIONS * method.

2014-09-06 Thread Валерий Котов
2014-09-05 20:53 GMT+03:00 Julian Reschke julian.resc...@gmx.de: On 2014-09-05 19:34, Валерий Котов wrote: ... Thank you everybody for responses! Out of curiosity - do you have a use case where you need to be able to send OPTIONS *? Unfortunately, I can't think of any specific use case

XMLHttpRequest. Support for OPTIONS * method.

2014-09-05 Thread Валерий Котов
Greetings everybody! My name is Valery. I'm currently working on adding support for OPTION http request method for XMLHttpRequest class inside Qt framework. According to RFC (http://tools.ietf.org/html/rfc2616#page-52) request uri can contian asterisk (*). Please see quotation from RFC below. If

Re: XMLHttpRequest. Support for OPTIONS * method.

2014-09-05 Thread Валерий Котов
2014-09-05 13:28 GMT+03:00 Julian Reschke julian.resc...@gmx.de: On 2014-09-04 20:32, Валерий Котов wrote: Greetings everybody! My name is Valery. I'm currently working on adding support for OPTION http request method for XMLHttpRequest class inside Qt framework. According to RFC (http