Crow/include
The-EDev 9a876e9451
Made template render() function return a returnable instead of a string
Justification is for the content-type header to be set to HTML instead of
text.

Also added render_string() functions to replace the old methods.
2022-02-18 04:25:02 +03:00
..
crow Made template render() function return a returnable instead of a string 2022-02-18 04:25:02 +03:00
crow.h Separate middleware for handlers 2022-02-01 22:49:41 +03:00