Changes between Initial Version and Version 2 of Ticket #27226
- Timestamp:
- Sep 15, 2016, 3:03:53 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27226
- Property Status new → assigned
-
Ticket #27226 – Description
initial v2 1 '''cache.patch_response_headers()''' adds ETag and Last-Modified headers to the response while it is not it's responsibility. There are '''etag''' and '''last_modified''' decorators in '''django.views.decorators.http module'''to work with such headers.1 '''cache.patch_response_headers()''' adds ETag and Last-Modified headers to the response while it is not it's responsibility. There are '''etag''' and '''last_modified''' decorators in '''django.views.decorators.http''' module to work with such headers.