Commit Graph

4 Commits (master)

Author SHA1 Message Date
Samantaz Fox 5565204273
StaticFileHandler: use HTTP::Status rather than integers 2 years ago
Samantaz Fox d950a0ef5d
StaticFileHandler: Adapt for Crystal 1.6
See:
 - https://github.com/crystal-lang/crystal/pull/12310
 - https://github.com/kemalcr/kemal/pull/644
2 years ago
Samantaz Fox 0a1614a872
Also move the other Kemal class override to src/ext/ 2 years ago
Samantaz Fox 1f66d7ef74
Keep using kilt for rendering
Directly using Crystal's ECR seems to be causing issues, so
don't use kemal's 'render' macro and patch 'content_for' to
have the same behavior as before Kemal v1.1.1
2 years ago