You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2009/11/06 23:38:32 UTC

[jira] Resolved: (VFS-269) HttpFileObject: unsupported content over 2GB length

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

Ralph Goers resolved VFS-269.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

The patch was applied. Please verify and close.

> HttpFileObject: unsupported content over 2GB length
> ---------------------------------------------------
>
>                 Key: VFS-269
>                 URL: https://issues.apache.org/jira/browse/VFS-269
>             Project: Commons VFS
>          Issue Type: Bug
>            Reporter: Marek Zawirski
>             Fix For: 2.0
>
>         Attachments: httpfileobject_fix_for_big_content_lenght.patch
>
>
> This bug makes impossible to query about content-length for content over 2GB (int limitation), while it is allowed by protocol. Simply, Long should be used instead of Integer.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.