Skip to content

[BUGFIX] Keep text/html as content-type for non-REST routes #58

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

Merged
merged 1 commit into from
Nov 30, 2017

Conversation

oliverklee
Copy link
Contributor

@oliverklee oliverklee commented Nov 29, 2017

The application/json content type should only be used for routes
that are part of our REST API.

@oliverklee oliverklee added the bug label Nov 29, 2017
@oliverklee oliverklee added this to the 4.0.0 ("phase 2") milestone Nov 29, 2017
@oliverklee oliverklee self-assigned this Nov 29, 2017
@oliverklee oliverklee requested a review from samtuke November 29, 2017 14:55
The application/json content type should only be used for routes
that are part of our REST API.
@oliverklee
Copy link
Contributor Author

This fixes phpList/web-frontend#34.

@samtuke samtuke merged commit 13a44eb into master Nov 30, 2017
@samtuke samtuke deleted the bugfix/root-json branch November 30, 2017 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants