Leif Hedstrom created TS-2602:
---------------------------------
Summary: Support continuation lines in regex_remap configs
Key: TS-2602
URL: https://issues.apache.org/jira/browse/TS-2602
Project: Traffic Server
Issue Type: New Feature
Components: Plugins
Reporter: Leif Hedstrom
With the introduction of overridable configurations (TS-2585), regex_remap
rules can now be fairly long. It'd be swell to support continuation lines, e.g.
{code}
. http://www.ogre.com/ \
@proxy.config.http.insert_response_via_str=1 \
@proxy.config.http.background_fill_completed_threshold=0.75
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)