Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement missing referrer policy for HTTP-redirect fetch #26270
Labels
Comments
bors-servo
added a commit
that referenced
this issue
May 5, 2020
bors-servo
added a commit
that referenced
this issue
May 12, 2020
bors-servo
added a commit
that referenced
this issue
May 12, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Spec: step 14 of https://fetch.spec.whatwg.org/#http-redirect-fetch
Code: components/net/http_loader.rs, http_redirect_fetch function
Tests: tests/wpt/web-platform-tests/fetch/api