Skip to content

Conversation

@slippycheeze
Copy link

When handling of the accept header was defaulted to nil, rather than the first
content type, the tests were not fully updated to reflect the change.

Now, as expected, an accept header that does not match any provided content
type will result in no valid response and, consequently, an error back to the
client.

This correctly mirrors WebMachine behaviour.

Signed-off-by: Daniel Pittman daniel@rimspace.net

When handling of the accept header was defaulted to nil, rather than the first
content type, the tests were not fully updated to reflect the change.

Now, as expected, an accept header that does not match any provided content
type will result in no valid response and, consequently, an error back to the
client.

This correctly mirrors WebMachine behaviour.

Signed-off-by: Daniel Pittman <daniel@rimspace.net>
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.

1 participant