James Peach created TS-4573:
-------------------------------
Summary: HeaderFieldName::str() should return a reference
Key: TS-4573
URL: https://issues.apache.org/jira/browse/TS-4573
Project: Traffic Server
Issue Type: Improvement
Components: CPP API
Reporter: James Peach
Assignee: Brian Geffon
{{HeaderFieldName::str()}} returns a copt of the internal string. This seems
unfortunate since it makes me feel bad about {{name.str().size()}}. I think
returning a reference would be a better choice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)