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