Changes between Version 2 and Version 3 of Ticket #36293, comment 7


Ignore:
Timestamp:
Apr 7, 2025, 6:18:45 AM (6 months ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36293, comment 7

    v2 v3  
    1212So you might want to strip that header in a subsequent middleware (but compare the MUST in [https://www.rfc-editor.org/rfc/rfc2616#section-14.11 section 14.11])
    1313
    14 I think we could consider adding a check here:
     14I think we could consider adding a check [https://github.com/django/django/blob/bbf376bbc8cdfca817b54e7df99539633d10b06e/django/middleware/gzip.py#L23-L25 here]:
    1515
    1616
Back to Top