Rocket/site/guide
Sergio Benitez 45b4436ed3 Add default catchers: '#[catch(default)]'.
The bulk of the changes in this commit are for creating an
'ErrorHandler' trait that works like the 'Handler' trait, but for
errors. Furthermore, Rocket's default catcher now responds with a JSON
payload if the preferred 'Accept' media type is JSON.

This commit also fixes a bug in 'LocalRequest' where the internal
'Request' contained an correct 'URI'.
2020-07-30 01:55:41 -07:00
..
0-introduction.md Fix typo in guide intro: 'offerring' -> 'offering'. 2018-11-14 03:42:02 -08:00
1-quickstart.md Rework docs for stable and async support. 2020-07-21 16:15:13 -07:00
2-getting-started.md Rework docs for stable and async support. 2020-07-21 16:15:13 -07:00
3-overview.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
4-requests.md Add default catchers: '#[catch(default)]'. 2020-07-30 01:55:41 -07:00
5-responses.md Simplify language in 'responses' guide. 2020-07-22 12:28:48 -07:00
6-state.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
7-fairings.md Remove superfluous lifetimes in 'Fairing' methods. 2020-07-23 21:32:20 -07:00
8-testing.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
9-configuration.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
10-pastebin.md Rearrange top-level exports. Use '#[launch]'. 2020-07-22 16:10:02 -07:00
11-conclusion.md Update 'Riot' to 'Element'. 2020-07-22 13:03:35 -07:00
index.md Update 'Riot' to 'Element'. 2020-07-22 13:03:35 -07:00