Sergio Benitez
|
21b10176ee
|
Forward from 'StaticFiles' if a file is not found.
Also adds a 'handler::Outcome::from_or_forward' method for easily
constructing handler outcomes that forward on responder failures.
Fixes #1036.
|
2019-07-07 23:22:38 -07:00 |
Jeb Rosen
|
2315171971
|
Migrate contrib to Rust 2018.
|
2019-06-25 11:30:39 -07:00 |
Sergio Benitez
|
1e611ff86e
|
Set 'StaticFiles' rank with method, not bit-flags.
|
2019-05-17 10:25:55 -07:00 |
Sergio Benitez
|
dbcb0a75b9
|
Allow setting a custom rank on 'StaticFiles'.
Resolves #965.
|
2019-05-16 16:54:35 -07:00 |
Sergio Benitez
|
1caf87eb21
|
Move to 0.5.0-dev on master.
|
2019-05-13 16:18:48 -07:00 |
Sergio Benitez
|
b88a2d7d05
|
Add notes about enabling features to contrib docs.
|
2018-12-07 09:07:27 -08:00 |
Sergio Benitez
|
2845b8d4d4
|
Add coloring disabling with 'ROCKET_CLI_COLORS=off'.
Resolves #703.
|
2018-10-21 19:46:37 -07:00 |
Sergio Benitez
|
9cb031a47d
|
Modularize contrib.
|
2018-10-09 04:31:09 -07:00 |