Changes between Version 1 and Version 2 of Ticket #36293, comment 6


Ignore:
Timestamp:
Apr 7, 2025, 5:14:32 AM (6 months ago)
Author:
huoyinghui

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36293, comment 6

    v1 v2  
    11
    2 
     2I hope you can help me make the naming of the code configuration more standardized.
    33I’ve already resolved this in my own project by subclassing GZipMiddleware to skip compression for responses with Content-Type: text/event-stream. However, I believe this is a common enough use case that it deserves better support at the framework level.
    44
Back to Top