1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/middleware
Kevin Christopher Henry ad332e5ca9 Refs #19705 -- Made GZipMiddleware make ETags weak.
Django's conditional request processing can now produce 304 Not Modified
responses for content that is subject to compression.
2016-10-13 14:22:54 -04:00
..
__init__.py
cond_get_urls.py
extra_urls.py
test_security.py Fixed #26947 -- Added an option to enable the HSTS header preload directive. 2016-08-10 20:23:54 -04:00
tests.py Refs #19705 -- Made GZipMiddleware make ETags weak. 2016-10-13 14:22:54 -04:00
urls.py
views.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00