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

serviceDiscovery does not catch 30x responses using xmlhttprequest #106

Open
kewisch opened this issue Jan 31, 2016 · 0 comments
Open

serviceDiscovery does not catch 30x responses using xmlhttprequest #106

kewisch opened this issue Jan 31, 2016 · 0 comments

Comments

@kewisch
Copy link

kewisch commented Jan 31, 2016

xmlhttprequest follows redirects without asking, so the code that checks for 30x redirects wont trigger there. From what I've found the only way to go is using the Fetch API, or using internal Firefox channel properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant