GlobalExceptionHandlerDotNet icon indicating copy to clipboard operation
GlobalExceptionHandlerDotNet copied to clipboard

Allow content negotiation in .ResponseBody()

Open NickSevens opened this issue 5 years ago • 1 comments

Would it be possible to enable content negotiation for .ResponseBody() as well? It seems only possible now through .Map<>().WithBody()

Thanks

NickSevens avatar Sep 03 '19 13:09 NickSevens

Ah yes, good catch - it should be in there too.

josephwoodward avatar Sep 04 '19 07:09 josephwoodward