[Webkit-unassigned] [Bug 231174] CORS: Allow particular Range header values without a preflight

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 3 15:21:51 PDT 2022


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

--- Comment #2 from jon.ronnenberg at gmail.com ---
CORS-safelisted request-header:
https://fetch.spec.whatwg.org/#cors-safelisted-request-header

Allowed particular Range header values (simple range header value):
https://fetch.spec.whatwg.org/#simple-range-header-value

Examples:

Range:bytes=0-255

Range:bytes=255-

-- 
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/20220403/8cb9bc26/attachment-0001.htm>


More information about the webkit-unassigned mailing list