Leif Hedstrom created TS-2360:
---------------------------------
Summary: Fix usage of TSMimeHdrFieldValueStringGet() in some
plugins
Key: TS-2360
URL: https://issues.apache.org/jira/browse/TS-2360
Project: Traffic Server
Issue Type: Bug
Components: Documentation, Plugins
Reporter: Leif Hedstrom
TSMimeHdrFieldValueStringGet() takes an argument -1 for index, which returns
the entire header, not just the first portion. This only affects the cases
where headers have comma separated values, but we should do it consistently.
This is an old feature / behavior of the API, I'm not sure why it is not
documented. So lets document it as well ;).
--
This message was sent by Atlassian JIRA
(v6.1#6144)