zwoop opened a new pull request #8469:
URL: https://github.com/apache/trafficserver/pull/8469


   This changes proxy.config.body_factory.response_suppression_mode to be
   an overridable configuration in the Http "state". This can be used to avoid
   having body factory populating a body when it's undeseriable.
   
   A typical use case would be e.g. this configuration for HRW:
   
   cond %{REMAP_PSEUDO_HOOK}
       set-redirect 302 http://www.example.com
       set-config proxy.config.body_factory.response_suppression_mode 1


-- 
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