Fix Mojo's WebURLLoader so that it provides protocol version and headers.
media::BufferedResourceLoader needs HTTP protocol and header information in the HTTP responses so that it can properly detect live streams and whether Range: headers are supported. This patch provides the missing functionality needed by the media code. Review URL: https://codereview.chromium.org/566453002 Cr-Commit-Position: refs/heads/master@{#294304}
Showing
Please register or sign in to comment