WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
206491
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
Details
Formatted Diff
Diff
Patch
(39.75 KB, patch)
2020-01-20 01:11 PST
,
Rob Buis
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Rob Buis
Comment 1
2020-01-20 00:38:24 PST
Created
attachment 388212
[details]
Patch
Rob Buis
Comment 2
2020-01-20 01:11:52 PST
Created
attachment 388217
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug