SRS-052: Request Body Size Limitation
Identifierβ
SRS-052
Software Systemβ
- API Gateway
- Orchestrator
Categoryβ
- Security
- Input and output, interfaces
Descriptionβ
To protect system resources and prevent potential denial-of-service vectors, the software shall enforce a maximum size limit for incoming request bodies. This is especially critical for endpoints that accept image data. Requests with a body size exceeding the configured limit shall be rejected, and the system shall return a 413 Payload Too Large
HTTP status code.
Derived from PRSβ
PRS-1V6
: Expose the deviceβs functionality through a versioned, network-accessible API