GitHub user oschaaf opened a pull request: https://github.com/apache/trafficserver/pull/2
TS-1664 check vary and accept-encoding before adding them This patch makes the gzip plugin check for existing vary and accept-encoding headers before adding them. It also adds error checking, making the compressor bail if it fail to add the required headers You can merge this pull request into a Git repository by running: $ git pull https://github.com/oschaaf/trafficserver master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/2.patch ---- commit 26368e5f2c53ea81443401042e32e27bb638be8e Author: <> Date: ----