Skip to content

Commit

Permalink
Allow Range header to be set by APIs
Browse files Browse the repository at this point in the history
This is part of #144.

The aim is to allow APIs to use the range header for no-cors
requests, and allow them to pass through a service worker, but
disallow modification of these requests, and disallow developers
creating their own no-cors ranged requests.

Tests: web-platform-tests/wpt#10348.
  • Loading branch information
jakearchibald committed May 29, 2018
1 parent bd9b4e3 commit d6b8311
Showing 1 changed file with 232 additions and 84 deletions.
Loading

0 comments on commit d6b8311

Please sign in to comment.