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

[fix/alf_serializer] always ensure mimeType is a string #626

Merged
merged 2 commits into from
Oct 15, 2015

Conversation

thibaultcha
Copy link
Member

If a request or response have multiple Content-Type headers, this make
sure the latest one is returned, so mimeType is guaranteed to be a
string, and not an array.

Fix for #584

If a request or response have multiple Content-Type headers, this make
sure the latest one is returned, so mimeType is guaranteed to be a
string, and not an array.

Fix for #584
@thibaultcha thibaultcha added pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release) and removed NEEDS REVIEW labels Oct 15, 2015
thibaultcha added a commit that referenced this pull request Oct 15, 2015
[fix/alf_serializer] always ensure mimeType is a string
@thibaultcha thibaultcha merged commit eef305a into next Oct 15, 2015
@thibaultcha thibaultcha deleted the fix/alf-serializer branch October 15, 2015 02:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant