#21231: Limiting the number of variables and files that a POST request can
contain
-------------------------------+------------------------------------
Reporter: epandurski@… | Owner: nobody
Type: New feature | Status: new
Component: HTTP handling | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+------------------------------------
Changes (by apollo13):
* cc: apollo13 (added)
Comment:
Replying to [comment:12 epandurski@…]:
> **FORM_DATA_MAX_FIELDS_TOTAL_LENGTH** -- the maximum total length of the
posted fields (both for "application/x-www-form-urlencoded" and "multipart
/form-data"). This is the sum of the lengths of all field-names and field-
values). Reading from the input socket should not continue after this
length-limit has been exceeded. (no limit by default)
Isn't that covered by Apache's LimitRequestBody already?
--
Ticket URL: <https://code.djangoproject.com/ticket/21231#comment:19>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/078.759467b37a0a96f9de68db25ab5c4261%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.