Alan M. Carroll created TS-3647:
-----------------------------------
Summary: Add support for changing transaction overrideable config
vars to CPP API
Key: TS-3647
URL: https://issues.apache.org/jira/browse/TS-3647
Project: Traffic Server
Issue Type: Improvement
Components: CPP API
Reporter: Alan M. Carroll
Assignee: Brian Geffon
The CPP API should support the equivalent of the following C API functions.
{code}
TSHttpTxnConfigIntSet
TSHttpTxnConfigIntGet
TSHttpTxnConfigFloatSet
TSHttpTxnConfigFloatGet
TSHttpTxnConfigStringSet
TSHttpTxnConfigStringGet
TSHttpTxnConfigFind
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)