1
0
mirror of https://github.com/django/django.git synced 2025-01-31 12:49:21 +00:00
django/tests/regressiontests
Claude Paroz 7cfe8e8fce Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-type
The HTTP 1.1 spec tells that the 304 response MUST NOT contain a
message body.
Thanks aparajita for the report.
2012-08-22 20:55:24 +02:00
..
2012-08-18 11:02:28 +02:00
2012-08-15 18:19:21 +02:00
2012-08-15 22:42:18 +02:00
2012-08-18 10:18:24 +02:00