class Loudspeaker::Web::StaticHandler

Defined in:

loudspeaker/web/handlers/static_handler.cr

Constant Summary

STATIC_DIRS = ["/assets", "/favicon.ico", "/robots.txt"] of ::String

Instance Method Summary

Instance Method Detail

def call(context : HTTP::Server::Context) #

[View source]
def requesting_static_file?(context) #

[View source]