You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org> on 2011/10/03 22:00:36 UTC

[jira] [Updated] (TS-964) No 64bit integer plugin APIs for HTTP headers

     [ https://issues.apache.org/jira/browse/TS-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-964:
-----------------------------

    Fix Version/s: 3.1.1
    
> 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
>             Fix For: 3.1.1
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira