class Inquirer::ConnectionHandler
- Inquirer::ConnectionHandler
- Kemal::Handler
- Reference
- Object
Overview
A middleware that responds by status code 418 to all
connections except POST /
.
Sets response content type to JSON for that POST /
.
A middleware that responds by status code 418 to all
connections except POST /
.
Sets response content type to JSON for that POST /
.