Skip to main content

LIMIT_ARGS

Constant LIMIT_ARGS 

Source
pub const LIMIT_ARGS: &[(&str, &str)];
Expand description

v0.142 (ADR 0165): the @limit handler-annotation arguments, offered at an argument-name position inside @limit( … ). Its one arg is maxBody, the request-body byte ceiling above which a 413 is synthesised before the body is read.