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

Ensure determineContentType() returns a valid result #1893

Merged
merged 1 commit into from
May 25, 2016
Merged

Ensure determineContentType() returns a valid result #1893

merged 1 commit into from
May 25, 2016

Conversation

akrabat
Copy link
Member

@akrabat akrabat commented May 25, 2016

If the acceptable media type in the Accept header is not first in the list, we need to ensure that we return it correctly.

Fixes #1892

If the acceptable media type in the Accept header is not first in the
list, we need to ensure that we return it correctly.

Fixes #1892
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.446% when pulling c097e03 on akrabat:fix-determine-content-type into dbd275b on slimphp:3.x.

@akrabat akrabat added this to the 3.4.2 milestone May 25, 2016
@silentworks silentworks merged commit 0e281eb into slimphp:3.x May 25, 2016
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.

3 participants