On 4 September 2014 10:29, Allan Sandfeld Jensen <[email protected]> wrote:
> On Thursday 04 September 2014, Richard Moore wrote: > > On 3 September 2014 20:25, Thiago Macieira <[email protected]> > > > > wrote: > > > > > How is it represented in HTML5? > > > > > Just do it the same way. > > > > > > > > I'm a little unsure that I understood. Could you please clarify what > > > > did you mean by "represented in HTML5"? > > > > > > XMLHttpRequests have existed in JavaScript and HTML5 for years. How do > > > they do > > > this? > > > > I actually looked at the specs (both level 1 and level 2) the other day > and > > OPTIONS * isn't mentioned at all. > > > At least in WebKit, it is an allowed method for open(), eg. > xhr.open('OPTIONS',..) > > Yeah, the spec mentions OPTIONS, just not the special case of sending an OPTIONS * request. Rich.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
