mirror of https://github.com/fafhrd91/actix-web
Improve the detail of documentation for different implementations of `ResponseError` on other errors. Most of these return the basic `StatusCode::INTERNAL_SERVER_ERROR` but some depend on the contents of the error, so these are explained as well. Fixes #1886. |
||
|---|---|---|
| .. | ||
| client | ||
| clinu | ||
| encoding | ||
| h1 | ||
| h2 | ||
| header | ||
| ws | ||
| body.rs | ||
| builder.rs | ||
| config.rs | ||
| error.rs | ||
| extensions.rs | ||
| helpers.rs | ||
| httpcodes.rs | ||
| httpmessage.rs | ||
| lib.rs | ||
| macros.rs | ||
| message.rs | ||
| payload.rs | ||
| request.rs | ||
| response.rs | ||
| service.rs | ||
| test.rs | ||
| time_parser.rs | ||