mirror of
https://github.com/actix/actix-web.git
synced 2024-11-25 19:11:10 +00:00
parent
2ffc21dd4f
commit
ad159f5219
1 changed files with 0 additions and 1 deletions
|
@ -160,7 +160,6 @@ where
|
|||
///
|
||||
/// # Errors
|
||||
/// `Future` implementation returns error if:
|
||||
/// - content type is not `application/json`
|
||||
/// - content length is greater than [limit](JsonBody::limit) (default: 2 MiB)
|
||||
///
|
||||
/// # Examples
|
||||
|
|
Loading…
Reference in a new issue