GlobalExceptionHandlerDotNet
GlobalExceptionHandlerDotNet copied to clipboard
Allow content negotiation in .ResponseBody()
Would it be possible to enable content negotiation for .ResponseBody()
as well?
It seems only possible now through .Map<>().WithBody()
Thanks
Ah yes, good catch - it should be in there too.