Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.

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

No branches or pull requests

2 participants