class Kemal::WatcherHandler

Overview

The right way to handle context is Kemal::Handler but I can not check response content type easily In future release the code below could change

Defined in:

kemal-watcher/watcher_handler.cr

Instance Method Summary

Instance Method Detail

def call(context) #

[View source]