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
         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.

Reply via email to