content-size-limit-asgi
content-size-limit-asgi copied to clipboard
An ASGI middleware which raises an exception if the request body exceeds a limit
Results
3
content-size-limit-asgi issues
Sort by
recently updated
recently updated
newest added
Without a license file, the code must be treated as proprietary, and it cannot be used in other projects (which is likely not intentional).
Hi Steinnes! Thank you for your rigorous work! In my application, the uploaded file size is limited by javascript program, so whenever a size breach occurs, I know for sure...