No 64bit integer plugin APIs for HTTP headers
---------------------------------------------

                 Key: TS-964
                 URL: https://issues.apache.org/jira/browse/TS-964
             Project: Traffic Server
          Issue Type: Improvement
          Components: TS API
            Reporter: William Bardwell
            Priority: Minor


There are APIs for unsigned int, but stuff like content-length should be done 
as 64-bit values, so we should add TSMimeHdrFieldValueUint64Get(), 
TSMimeHdrFieldValueUint64Set(), TSMimeHdrFieldValueUint64Insert() or Int64 
versions of those APIs (since the mime_* stuff seems to have unsigned int, int 
and int64, but no uint64).


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to