Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make fetch happen #11556

Merged
merged 12 commits into from Jun 12, 2016
Merged

Make fetch happen #11556

merged 12 commits into from Jun 12, 2016

Commits on Jun 10, 2016

  1. Hook XHR up to fetch

    Manishearth committed Jun 10, 2016
  2. Test fixes:

     - Hack to stop hitting unreachable on referer
     - add fetch_done to make sync work
     - Make datauris work by setting the response URI, spec bug
     - Allow for empty bodies
     - Make request bodies work (pass to http, fix fencepost in iter count)
    Manishearth committed Jun 10, 2016
  3. Re-support gzip

    Manishearth committed Jun 10, 2016

Commits on Jun 11, 2016

  1. Review fixes

    Manishearth committed Jun 11, 2016
You can’t perform that action at this time.