The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Cleaned up the the http module. Moved all of the code from __init__.py to request.py, response.py and utils.py
by
Joanna the Salamander 2012-10-21 18:12:59 UTC
commit b4066d7d2149782cd694b98d1a6ed5c7ee885f55
Django
VCC
CVE-2016-7401
django/http/__init__.py
+933
-10
django/http/cookie.py
-83
django/http/request.py
-453
django/http/response.py
-423
django/http/utils.py
+1
-4
expand_less