Skip to content

Handle 413 (payload too large) somehow #1

@FoxLisk

Description

@FoxLisk
POST /upload multipart/form-data:
   >> Matched: (upload) POST /upload
   >> `Form < Upload < '_ > >` data guard failed: Errors([Error { name: Some("upload"), value: None, kind: InvalidLength { min: None, max: Some(1048576) }, entity: Value }]).
   >> Outcome: Failure
   >> No 413 catcher registered. Using Rocket default.
   >> Response succeeded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions