This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-14 19:37:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
middleware
History
Claude Paroz
c688336ebc
Refs
#23919
-- Assumed request COOKIES and META are str
2017-01-30 14:13:29 +01:00
..
__init__.py
…
cache.py
Fixed
#27211
-- Made UpdateCacheMiddleware include caching headers for "304 Not Modified" responses.
2016-09-14 19:37:18 -04:00
clickjacking.py
…
common.py
Refs
#23919
-- Assumed request COOKIES and META are str
2017-01-30 14:13:29 +01:00
csrf.py
Refs
#23919
-- Assumed request COOKIES and META are str
2017-01-30 14:13:29 +01:00
gzip.py
Refs
#19705
-- Made GZipMiddleware make ETags weak.
2016-10-13 14:22:54 -04:00
http.py
Fixed
#27346
-- Stopped setting the Content-Length header in ConditionalGetMiddleware.
2016-11-05 22:24:54 +01:00
locale.py
Fixed
#27402
-- Fixed incorrect LocaleMiddleware redirects with prefix_default_language=False.
2016-11-29 13:06:35 -05:00
security.py
Fixed
#26947
-- Added an option to enable the HSTS header preload directive.
2016-08-10 20:23:54 -04:00