Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
signaling_server
master
Top Level Namespace
BadRequestException
ForbiddenException
HTTPException
NotFoundException
ServerException
SetOutputContentType
UnauthorizedException
Built with Crystal 1.9.2
2023-10-07 20:30:32 UTC
class
SetOutputContentType
SetOutputContentType
Kemal::Handler
Reference
Object
Overview
Middleware to set the content type for all responses.
Defined in:
routes/routes.cr
Instance Method Summary
#call
(context)
Instance Method Detail
def
call
(context)
#
[
View source
]