Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.2.0
-
None
Description
There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed). Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.
Attachments
Issue Links
- relates to
-
TAP5-1241 Setting the content length of the response should automatically disable response compression
- Closed