NEW 131484
Decide whether to use preflight for cross-origin video resources
https://bugs.webkit.org/show_bug.cgi?id=131484
Summary Decide whether to use preflight for cross-origin video resources
youenn fablet
Reported 2014-04-10 01:22:10 PDT
When retrieving a video resource, WebKit GStreamer layer is adding some headers (Range, icy-metadata, transferMode.dlna). It should be decided whether preflight mode should be used or not in that case.
Attachments
youenn fablet
Comment 1 2014-04-10 01:23:18 PDT
Blink had some discussions on that: https://code.google.com/p/chromium/issues/detail?id=173727 They decided to not use preflight.
Note You need to log in before you can comment on or make changes to this bug.