[webkit-dev] Fetch API

youenn fablet youennf at gmail.com
Mon Dec 7 02:35:25 PST 2015


Hi all,

I am interested in adding support for the fetch API (
https://fetch.spec.whatwg.org/#fetch-api).
It is a more convenient way of doing programmatic network calls than XHR.
It also covers some more ground.
The fetch API is currently implemented in Chromium and Firefox.
I filed https://bugs.webkit.org/show_bug.cgi?id=151937 for that purpose.

On a separate topic, I wonder whether it would be valuable to do some
refactoring on the loading code so as to better align it with the fetch
algorithm.

Thoughts, advices... most welcome.
Thanks,
   y
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20151207/6fd6c26e/attachment.html>


More information about the webkit-dev mailing list