James Peach created TS-3387:
-------------------------------
Summary: pass const arguments to ink_args
Key: TS-3387
URL: https://issues.apache.org/jira/browse/TS-3387
Project: Traffic Server
Issue Type: Bug
Components: Cleanup, Core
Reporter: James Peach
ink_args deals with arrays of {{char *}}, but since it doesn't modify anything,
it is much easier for it to deal with arrays of {{const char *}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
