Rocket/site/guide
Benedikt Weber 055ad107df Allow status customization in 'Forward' outcomes.
Prior to this commit, all forward outcomes resulted in a 404. This
commit changes request and data guards so that they are able to provide
a `Status` on `Forward` outcomes. The router uses this status, if the
final outcome is to forward, to identify the catcher to invoke.

The net effect is that guards can now customize the status code of a
forward and thus the error catcher invoked if the final outcome of a
request is to forward.

Resolves #1560.
2023-04-11 12:47:20 -07:00
..
0-introduction.md Update various dead hyperlinks; change some links from http to https. 2021-02-20 12:01:44 -08:00
1-quickstart.md New version: 0.5.0-rc.1. 2021-06-09 09:52:37 -07:00
01-upgrading.md New version: 0.5.0-rc.3. 2023-03-23 16:56:17 -07:00
2-getting-started.md New version: 0.5.0-rc.3. 2023-03-23 16:56:17 -07:00
3-overview.md Revamp shutdown to recover shutdown 'Rocket'. 2022-05-07 06:12:24 -05:00
4-requests.md Document fallible guards in requests guide. 2023-03-28 13:49:37 -07:00
5-responses.md Standardize 'response::status' responders. 2023-04-05 10:51:05 -07:00
6-state.md Allow status customization in 'Forward' outcomes. 2023-04-11 12:47:20 -07:00
7-fairings.md Fix a whole bunch of typos. 2023-03-23 14:57:54 -07:00
8-testing.md Add 0.5 migration guide, FAQ to site docs. 2021-08-19 19:49:23 -07:00
9-configuration.md New version: 0.5.0-rc.3. 2023-03-23 16:56:17 -07:00
10-pastebin-tutorial.md New version: 0.5.0-rc.3. 2023-03-23 16:56:17 -07:00
11-conclusion.md Clean up upgrade guide, FAQ. Mention FAQ more. 2021-08-29 16:55:07 -07:00
12-faq.md Add Revolt to list of known projects in FAQ. 2023-03-31 11:40:31 -07:00
index.md Fix guide page names to match search slugs. 2022-06-21 13:40:46 -07:00