1.3.1
📦 starletteView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release focuses on enforcing limits within the FormParser to improve robustness and switches the type of deprecation warning used.
🐛 Bug Fixes
- Enforced `max_fields` and `max_part_size` limits within `FormParser`.
- Enforced `FormParser` limits in parser callbacks.