Rocket/site/guide
Sergio Benitez cc0621626b Prefix 'content' responder names with 'Raw'.
The primary aim of this commit is to reduce confusion between
'content::Json' and 'rocket::serde::json::Json' be renaming the former
to 'content::RawJson'. The complete changes in this PR are:

  * All responders in the 'content' module are prefixed with 'Raw'.
  * The 'content::Custom' responder was removed entirely.
  * The 'Plain' responder is now 'RawText'.
  * The 'content' API docs point to the 'serde' responders.
  * The docs and examples were updated accordingly.
2021-07-20 02:09:11 -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
2-getting-started.md New version: 0.5.0-rc.1. 2021-06-09 09:52:37 -07:00
3-overview.md Don't ignore 'launch()' result in guide overview. 2021-06-30 10:19:36 -07:00
4-requests.md Fix guide typo: "deserialzies" -> "deserializes". 2021-06-30 11:08:51 -07:00
5-responses.md Prefix 'content' responder names with 'Raw'. 2021-07-20 02:09:11 -07:00
6-state.md Fix header level of "Within Guards" in guide. 2021-06-30 21:02:28 -07:00
7-fairings.md Fix typos in fairings guide: 'are are', 'build' -> 'built'. 2021-06-14 19:36:03 -07:00
8-testing.md Fix references to removed 'hello_world' example. 2021-05-22 16:43:21 -07:00
9-configuration.md Complete mTLS implementation. 2021-07-09 00:05:44 -07:00
10-pastebin.md New version: 0.5.0-rc.1. 2021-06-09 09:52:37 -07:00
11-conclusion.md Update IRC links to Libera (irc.libera.chat). 2021-06-30 11:04:54 -07:00
index.md Update IRC links to Libera (irc.libera.chat). 2021-06-30 11:04:54 -07:00