Split fetch functionality out of HTTPParsers to allow easier lookup of algorithms defined in the fetch specification.
Created attachment 388212 [details] Patch
Created attachment 388217 [details] Patch
I am hesitant here. In some cases, fetch is precising HTTP behavior since that is easier done here than in RFC.
(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/.