On Sat, 31 May 2008 01:05:44 +0200, Jonas Sicking <[EMAIL PROTECTED]> wrote:
Hi WebAPI fans!
WebAPI! WebAPI! WebAPI!
(Sorry)
I wanted to implement the ElementTraversal spec for the next release of
firefox (after FF3). However last I heard there was still an outstanding
issue of if we wa
Julian Reschke wrote:
Anne van Kesteren wrote:
...
We shouldn't let what webidl says dictate what we do one way or the
other. It's just a spec for the idl language, not a recommendation
for how interfaces should behave.
null/undefined are not really part of the setRequestHeader() method.
Julian Reschke wrote:
...
"If stored method is GET act as if the data argument is null."
Another case of HTTP/1.1 being profiled. Don't do it.
...
For the record, the HTTPbis WG discussed the issue of GET/HEAD with
request bodies a few months ago, and the resolution was that in general
they
Anne van Kesteren wrote:
...
We shouldn't let what webidl says dictate what we do one way or the
other. It's just a spec for the idl language, not a recommendation for
how interfaces should behave.
null/undefined are not really part of the setRequestHeader() method. We
just need to deal wit