maddsua / lambda

HTTP and Websocket server library
MIT License
2 stars 0 forks source link

Add automatic service page type #78

Closed maddsua closed 9 months ago

maddsua commented 11 months ago

basically, return JSON if a client expects JSON - don't break the web by returning a HTML page

maddsua commented 9 months ago

use errorResponseType of ServeOptions property instead