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
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev