Skip to content

Handle 413 (payload too large) somehow #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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