Closed maddsua closed 9 months ago
basically, return JSON if a client expects JSON - don't break the web by returning a HTML page
use errorResponseType of ServeOptions property instead
basically, return JSON if a client expects JSON - don't break the web by returning a HTML page