Fork me on GitHub
#pedestal
<
2018-09-04
>
dadair19:09:26

Is there a particular reason the default content negotiation interceptors use content-type specific params keys (e.g., :json-params), instead of using a standard :params key, so that later code doesn’t need to know where the content was placed?