GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/735
TS-4449 header_rewrite: Better errors and debug output You can merge this pull request into a Git repository by running: $ git pull https://github.com/zwoop/trafficserver TS-4449 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/735.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 #735 ---- commit aa67ba46f6e6bfe0193128eae12f8ee2c954770b Author: Leif Hedstrom <zw...@apache.org> Date: 2016-05-17T18:20:32Z TS-4449 Cleanup of coding style commit 857278154f62043bbecb1fd59b8c898a823aa65f Author: Leif Hedstrom <zw...@apache.org> Date: 2016-05-17T19:12:19Z TS-4449 Better errors and debug output This does a few things: 1. Better error reports when parsing a config file 2. Better diagnostics when debugging expressions I also added an example to the docs, for a common use case that turns out to be non-obvious. ---- --- 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. ---