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

Intercept all requests + CrossOriginResponse #2

Open
1 of 2 tasks
tgvashworth opened this issue Dec 14, 2013 · 0 comments
Open
1 of 2 tasks

Intercept all requests + CrossOriginResponse #2

tgvashworth opened this issue Dec 14, 2013 · 0 comments

Comments

@tgvashworth
Copy link
Owner

Currently the proxy setup/worker only tries to intercept requests to the local origin. According to the spec (although I can't find it now), all requests should be handled.

  • Figure out how the proxy can intercept all requests coming for the target page (Referrer header?)
  • Add the CrossOriginResponse class with a limited API. All same origin responses should use the SameOriginResponse.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant