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

Fixed issue #2119: XHR without Accept and Content-Type header gets 500 error #2120

Merged
merged 1 commit into from Jul 19, 2011

Conversation

ogeidix
Copy link
Contributor

@ogeidix ogeidix commented Jul 17, 2011

About the actionpack bug #2119 "XHR Req without Accept and Content-Type header gets 500 error".

Now an xhr request must have an "Accept" or "Content-type" header in order to be considered a request with valid_accept_header.

@spastorino
Copy link
Contributor

Can you squash both commits into one? and also add Closes #2119 to the commit message so it will be automatically closed.
Thanks!.

Explicitly require Active Support dependencies (master)
@spastorino spastorino merged commit 30289c7 into rails:master Jul 19, 2011
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

Successfully merging this pull request may close these issues.

None yet

2 participants