You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "William Bardwell (JIRA)" <ji...@apache.org> on 2011/09/22 22:24:26 UTC

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

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

        

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

Posted by "Leif Hedstrom (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-964.
------------------------------

    Resolution: Fixed
    
> 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
>            Assignee: Leif Hedstrom
>            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

        

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

Posted by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Leif Hedstrom (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom reassigned TS-964:
--------------------------------

    Assignee: Leif Hedstrom
    
> 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
>            Assignee: Leif Hedstrom
>            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