reta opened a new pull request #870: URL: https://github.com/apache/cxf/pull/870
Upgrade Http Components Core and Client to 5.0 by introducing new module `transports/http-hc5`. Functionally, it is interchangeable with the Http Components Core and Client to 4.x (existing `transports/http-hc` module, except the OSGi part) and could be used as in-place replacement. The implementation is largely ported from the `transports/http-hc` and adapted to the new APIs. TODOs: - [ ] Remove unnecessary abstractions. - [ ] Add More Tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
