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

Accept text/plain as acceptable content type for Puma #100

Merged

Conversation

gsamokovarov
Copy link
Collaborator

While most of the servers will return blank content type if none given,
Puma will return text/plain.

This rendered the console unusable for Puma users. I think it should be
generally safe to render it on text/plain as well.

While most of the servers will return blank content type if none given,
Puma will return text/plain.

This rendered the console unusable for Puma users.
@rafaelfranca
Copy link
Member

:shipit:

gsamokovarov added a commit that referenced this pull request Jan 26, 2015
Accept text/plain as acceptable content type for Puma
@gsamokovarov gsamokovarov merged commit 5b01830 into rails:master Jan 26, 2015
@gsamokovarov gsamokovarov deleted the puma-plain-text-content-type branch January 26, 2015 21:39
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