| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Regression in 7d96f0c49ab750799860e42716d7105e11de44de.
|
|
|
|
|
|
Unused since 8f8c54f70bfa3aa8e311514297f1eeded2c32593.
|
|
Thanks Simon Charette, Jon Dufresne, and Tim Graham for the reviews.
|
|
Thanks Alex Gaynor for contributing to the patch.
|
|
|
|
|
|
__Secure/Host prefixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unused since its introduction in d725cc9734272f867d41f7236235c28b3931a1b2.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
A few of these were unnecessarily added in 2b281cc35ed9d997614ca3c416928d7fabfef1ad.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
MultiPartParserError was removed in
ebf34c3cdcd2c75349c60a064427ac255958bf9b.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
Thanks Tim Graham for the review.
|
|
|
|
header.
|
|
DisallowedRedirect is raised.
|
|
|
|
|
|
|
|
|
|
This is a security fix.
|
|
The smart_* version should only be used when a lazy string should keep
its lazy status.
|
|
|