Rocket/contrib/lib/tests
Jeb Rosen 6044961680 Update parts of contrib and associated tests and examples:
* json
  * templates
  * helmet
  * databases
  * serve
  * examples/cookies
  * examples/handlebars_templates
  * examples/json
  * examples/session
  * examples/static_files
  * examples/tera_templates
2020-07-11 09:24:28 -07:00
..
static Implement a 'StaticFiles' custom handler in contrib. 2018-08-13 02:17:50 -07:00
templates Fix normalization and Windows issues. 2018-10-24 00:01:56 -07:00
compress_responder.rs Remove use of the 'decl_macro' feature. 2019-07-19 11:39:56 -07:00
compression_fairing.rs Remove use of the 'decl_macro' feature. 2019-07-19 11:39:56 -07:00
databases.rs Migrate contrib to Rust 2018. 2019-06-25 11:30:39 -07:00
helmet.rs Update parts of contrib and associated tests and examples: 2020-07-11 09:24:28 -07:00
static_files.rs Update parts of contrib and associated tests and examples: 2020-07-11 09:24:28 -07:00
templates.rs Update parts of contrib and associated tests and examples: 2020-07-11 09:24:28 -07:00