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

Firefox expose_headers #132

Closed
ndoulgeridis opened this issue Jul 31, 2019 · 0 comments
Closed

Firefox expose_headers #132

ndoulgeridis opened this issue Jul 31, 2019 · 0 comments

Comments

@ndoulgeridis
Copy link

Only on Firefox, Chrome works fine, when I use:

expose_headers: ['*']

xhr.getAllResponseHeaders() does not return all headers even if on network tab I see them fine... I see only Cache-Contro and Content-Type.

I have to exclusivelly name every custom header in expose_headers: ['custom-1', 'custom-2'] ... to work in Firefox.

Is there a workaround? Anyone knows why this is happening?

Firefox version: 68.0.1

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