aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/actix_web.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Default to UTF-8 mime type for actix-web and gothamLibravatar Steven Pease2019-03-181-2/+8
|
* Simplify actix-web implementationsLibravatar Dirkjan Ochtman2019-02-201-2/+2
|
* Add TemplateResponder trait for integration with actix-webLibravatar Zizheng Tai2019-02-201-1/+19
|
* Use 2018 edition idiomsLibravatar Dirkjan Ochtman2018-12-081-4/+0
|
* Remove unused macro_use attributesLibravatar Dirkjan Ochtman2018-12-081-2/+1
|
* Work around conflicting dependencies for actix-web and rocketLibravatar Dirkjan Ochtman2018-07-221-0/+1
|
* Tests for actix_webLibravatar Ryan McGrath2018-07-221-0/+29