RESOLVED WONTFIX206491
Split fetch functionality out of HTTPParsers
https://bugs.webkit.org/show_bug.cgi?id=206491
Summary Split fetch functionality out of HTTPParsers
Rob Buis
Reported 2020-01-20 00:35:06 PST
Split fetch functionality out of HTTPParsers to allow easier lookup of algorithms defined in the fetch specification.
Attachments
Patch (37.46 KB, patch)
2020-01-20 00:38 PST, Rob Buis
no flags
Patch (39.75 KB, patch)
2020-01-20 01:11 PST, Rob Buis
no flags
Rob Buis
Comment 1 2020-01-20 00:38:24 PST
Rob Buis
Comment 2 2020-01-20 01:11:52 PST
youenn fablet
Comment 3 2020-01-20 01:59:15 PST
I am hesitant here. In some cases, fetch is precising HTTP behavior since that is easier done here than in RFC.
Rob Buis
Comment 4 2020-01-20 02:02:18 PST
(In reply to youenn fablet from comment #3) > I am hesitant here. > In some cases, fetch is precising HTTP behavior since that is easier done > here than in RFC. Yes this is pretty optional. My main complaint is that FetchIdioms.h is almost empty and not doing much in loader/.
Note You need to log in before you can comment on or make changes to this bug.