Masakazu Kitajo created TS-4350:
-----------------------------------
Summary: Member functions in HTTPHdr should have const modifiers
appropriately
Key: TS-4350
URL: https://issues.apache.org/jira/browse/TS-4350
Project: Traffic Server
Issue Type: Improvement
Components: Cleanup
Reporter: Masakazu Kitajo
Practically, we can't use HTTPHdr and MIMEHdr with {{const}}, because some
member function doesn't have {{const}} unreasonably. It leads misunderstanding
of API and inappropriate modification.
We should add {{const}} to the functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)