background-fetch icon indicating copy to clipboard operation
background-fetch copied to clipboard

"If every request in bgFetch’s records has the method `GET`"

Open annevk opened this issue 6 years ago • 1 comments

Should HEAD be specialcased as well? Typically that's what Fetch does for these two methods. Perhaps we should even introduce a joint name for them to encourage this.

annevk avatar Oct 02 '18 11:10 annevk

I'll abstract out to "resumable" & include HEAD.

jakearchibald avatar Oct 02 '18 12:10 jakearchibald