mirror of
https://github.com/actix/actix-website
synced 2025-01-23 00:25:55 +01:00
commit
5162bb87ae
@ -137,7 +137,7 @@ full list of available error helpers.
|
|||||||
|
|
||||||
Actix-web provides automatic compatibility with the [failure] library so that
|
Actix-web provides automatic compatibility with the [failure] library so that
|
||||||
errors deriving `fail` will be converted automatically to an actix error. Keep
|
errors deriving `fail` will be converted automatically to an actix error. Keep
|
||||||
in that those errors will render with the default *500* status code unless you
|
in mind that those errors will render with the default *500* status code unless you
|
||||||
also provide your own `error_response()` implementation for them.
|
also provide your own `error_response()` implementation for them.
|
||||||
|
|
||||||
# Error logging
|
# Error logging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user