fix default content type
Changes
- do not automatically add
application/json
to the content-type list for modules that already provide anaccept
arg with possible content-types - use the first possible content-type choice as
default
if nodefault
has been provided