André Alexandre
André Alexandre
@kelnos yes, I have a use case for `application/problem+json`, the ideal would be to just ref `application/*+json`. But yes, allowing to set custom content types would allow for interesting stuff,...
Either way, I opened a PR to hopefully jump-start some progress on this, given that Akka supports these content types, I hope it's not much of a problem to add...
Just a brief update in case someone is struggling with this issue, a quick and dirty hack is to add some logic to the httpClient function the client has as...