HTTP Transport Components
HttpComponents HttpCore 4.1 Improves Android Compatibility
HttpComponents HttpCore version 4.1 GA has been announced. This first stable release of 4.1 provides a compatibility mode with JREs that have a naïve implementation of SelectionKey API. The Android compatibility has also been improved. An incorrect handling of HTTP entities has been fixed by non-blocking LengthDelimitedDecoder when the Content-Length value is larger than Integer.MAX_VALUE.
Follow us