This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ianb
Recipients ianb, pje
Date 2008-11-16.18:03:17
SpamBayes Score 0.015086029
Marked as misclassified No
Message-id <1226858599.39.0.18529660943.issue4330@psf.upfronthosting.co.za>
In-reply-to
Content
cgi started using this argument due to the potential of a DoS attack
without the length limit.  So undoing this in cgi (even as an option)
would be a regression.
History
Date User Action Args
2008-11-16 18:03:19ianbsetrecipients: + ianb, pje
2008-11-16 18:03:19ianbsetmessageid: <1226858599.39.0.18529660943.issue4330@psf.upfronthosting.co.za>
2008-11-16 18:03:18ianblinkissue4330 messages
2008-11-16 18:03:18ianbcreate