Skip to content
Commit 60130d3f authored by Arne Franken's avatar Arne Franken
Browse files

Consistent consumes / produces declarations

GetObject had a wrong "produces" declarations, some others were not
consistent. AWS SDK does not send "Accept" headers, but if we're using
plain HTTP requests, a 406 NOT_ACCEPTABLE is returned from Spring MVC
when a request comes in and the "Accept" / "Content-Type" headers do
not match the expectations.

Fixes #1208
parent 906bdda3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment