Re: XMLHttpRequest: uppercasing method names

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.


-- 
http://annevankesteren.nl/

Received on Tuesday, 12 August 2014 16:06:25 UTC