Changes between Version 3 and Version 4 of Ticket #15727, comment 33


Ignore:
Timestamp:
May 15, 2025, 1:24:53 PM (4 months ago)
Author:
Natalia Bidart

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15727, comment 33

    v3 v4  
    4343
    4444    def process_response(self, request, response):
    45         .................................
    4645        if self.csp:
    4746            csp_header = '; '.join(
Back to Top