JakeChampion opened a new pull request, #12505:
URL: https://github.com/apache/trafficserver/pull/12505

   Introduces content_type_ignore_parameters configuration option that allows 
Content-Type pattern matching to ignore parameter substrings like charset 
specifications.
   
   When enabled, patterns like "application/json" will match responses with 
"application/json; charset=utf-8", improving compression coverage for responses 
that include Content-Type parameters.
   
   Defaults to false to maintain backward compatibility with existing 
configurations.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to