mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
This partially reverts commit 9aabe7eae3.
The simplification of parse_header_parameters using stdlib's Message
is reverted due to a performance regression. The check for the header
maximum length remains in place, per Security Team guidance.
Thanks to David Smith for reporting the regression, and Jacob Walls for
the review.
20 KiB
20 KiB