class Inquirer::ConnectionHandler

Overview

A middleware that responds by status code 418 to all connections except POST /.

Sets response content type to JSON for that POST /.

Defined in:

inquirer/server.cr

Instance Method Summary

Instance Method Detail

def call(env) #

[View source]