Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache httpclient 5 #4950

Merged
merged 3 commits into from
Apr 13, 2022
Merged

Commits on Jan 7, 2022

  1. Issue eclipse-ee4j#4897 - Support for Apache HTTP Client 5.x

    Copy the existing Apache connector to a new module and migrate it to HttpClient 5.x Classic APIs
    
    Signed-off-by: Steffen Nießing <[email protected]>
    zUniQueX committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8c9193f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Issue eclipse-ee4j#4897 - Support for Apache HTTP Client 5.x

    Port fix from eclipse-ee4j#4969 to HttpClient 5.x
    
    Signed-off-by: Steffen Nießing <[email protected]>
    zUniQueX committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    60023d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Issue eclipse-ee4j#4897 - Support for Apache HTTP Client 5.x

    Remove exception on null content type
    
    Signed-off-by: Steffen Nießing <[email protected]>
    zUniQueX committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    a108555 View commit details
    Browse the repository at this point in the history