aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gotham.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Default to UTF-8 mime type for actix-web and gothamLibravatar Steven Pease2019-03-181-1/+4
|
* Implement `IntoResponse` for `Template`, allowing them to be used in ↵Libravatar Kellen Frodelius-Fujimoto2018-12-101-0/+39
`gotham` handlers.