Re: XMLHttpRequest: uppercasing method names

On Wed, Aug 13, 2014 at 1:05 AM, Anne van Kesteren <annevk@annevk.nl> wrote:

> On Tue, Aug 12, 2014 at 5:15 PM, Brian Kardell <bkardell@gmail.com> wrote:
> > fetch should explain magic in XMLHttpRequest et all.. I don't see how it
> > could differ in the way you are suggesting and match
>
> Well fetch() will never be able to explain synchronous fetches. But in
> general I agree that it would be sad if XMLHttpRequest could do more
> than fetch(). Per bz it seems we should just align fetch() with
> XMLHttpRequest and call it a day.
>
>
wfm

seems Safari is also going to be compliant to the latest spec.
https://bugs.webkit.org/show_bug.cgi?id=134264


>
> --
> http://annevankesteren.nl/
>

Received on Tuesday, 12 August 2014 16:10:53 UTC