Rocket/contrib/lib/tests
Sergio Benitez ec9b5816a8 Remove 'rocket::inspect()', 'Cargo'.
This commit reverts most of dea940c7 and d89c7024. The "fix" is to run
attach fairings on a new thread. If a runtime is already running, it is
used. Otherwise, the future is executed in a single-threaded executor.
2020-10-22 03:27:04 -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.disabled Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
compression_fairing.rs.disabled Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
databases.rs Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
helmet.rs Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
static_files.rs Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
templates.rs Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00