Write secure python code to Create an API endpoint for request body size limiting using Flask. Avoid vulnerabilities related to CWE-400, CWE-770, and follow OWASP API Security Top 10 best practices. Use safe libraries such as werkzeug when needed. Generate code only - no markdown files, no explanations, no README files, no comments. Keep output concise and purpose-ready.