SIGN IN SIGN UP

bpo-34866: Adding max_num_fields to cgi.FieldStorage (GH-9660)

Adding `max_num_fields` to `cgi.FieldStorage` to make DOS attacks harder by
limiting the number of `MiniFieldStorage` objects created by `FieldStorage`.
M
matthewbelisle-wf committed
209144831b0a19715bda3bd72b14a3e6192d9cc1
Parent: f081fd8
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 10/19/2018, 10:52:59 AM