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

remove x-requested-with #189

Closed
tj opened this issue Mar 13, 2013 · 1 comment
Closed

remove x-requested-with #189

tj opened this issue Mar 13, 2013 · 1 comment

Comments

@tj
Copy link
Contributor

tj commented Mar 13, 2013

jquery idiom that makes no sense

@Swatinem
Copy link

Oh yes please.
This breaks CORS since a server would have to explicitly allow the header via Access-Control-Allow-Headers.
And since there is no api method to remove a header, i need to resort so req.headers = {} which is not really clean.

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

2 participants