GitHub user nayaniabhishek opened a pull request: https://github.com/apache/trafficserver/pull/68
Add support for whitelist of headers to be proxied from origin servers by combo handler Combo handler strips out all headers from the individual responses except for Expires and Content-Type header. This pull request is to extend this functionality to a configurable set of headers (white list). You can merge this pull request into a Git repository by running: $ git pull https://github.com/nayaniabhishek/trafficserver master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/68.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #68 ---- commit 2222b15f33df1b3211caa9d41ef14dca9d8b5502 Author: Abhishek Nayani <nay...@yahoo-inc.com> Date: 2014-03-26T18:08:29Z Add support for whitelist of headers to be proxied from origin servers by combo handler ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---