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

Return 406 Not Acceptable #675

Merged
merged 2 commits into from
Oct 18, 2022
Merged

Conversation

yoh1496
Copy link
Contributor

@yoh1496 yoh1496 commented Oct 3, 2022

fixes #630

This PR replaces 415 Unsupported media type with 406 Not Acceptable when Accept header is wrong.

@shimono shimono merged commit bcd8ec5 into personium:develop Oct 18, 2022
@yoh1496 yoh1496 added this to the 1.8.2 milestone Oct 19, 2022
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.

Not Acceptable should be return when accept header in request is not supported.
2 participants