[Webkit-unassigned] [Bug 175764] Fetch: data: URL HEAD request should result in empty response body

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 00:40:49 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=175764

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
This is probably easy to fix and makes sense to me.

Looking at https://wpt.fyi/results/fetch/api/basic/scheme-data.any.html?label=master&label=experimental&aligned&q=fetch%2Fapi%2Fbasic%2Fscheme-data.any.html, all browsers consistently provide a body to HEAD data URL requests when using fetch API.

Looking at https://wpt.fyi/results/xhr/data-uri.htm?label=master&label=experimental&aligned&q=xhr%2Fdata-uri.htm, all browsers except Firefox do so when using XHR.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190828/2c225fe8/attachment.html>


More information about the webkit-unassigned mailing list