GitHub user SaveTheRbtz opened a pull request: https://github.com/apache/trafficserver/pull/20
header_rewrite: remove RemapAPI-only restriction for PATH conditions Segfault in PATH condition was already fixed in 236c52cf: "TS-2316: header_rewrite: fixed segfaults in ConditionPath::append_value()" Submitted by: Alexey Ivanov <aiva...@linkedin.com> Sponsored by: LinkedIn You can merge this pull request into a Git repository by running: $ git pull https://github.com/SaveTheRbtz/trafficserver master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/20.patch ---- commit 6f6f05c5e826005cbd619d989746ebd27ebd19d9 Author: Alexey Ivanov <aiva...@linkedin.com> Date: 2013-12-04T03:28:51Z header_rewrite: remove RemapAPI-only restriction for PATH conditions Segfault in PATH condition was already fixed in 236c52cf: "TS-2316: header_rewrite: fixed segfaults in ConditionPath::append_value()" Submitted by: Alexey Ivanov <aiva...@linkedin.com> Sponsored by: LinkedIn ----