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

Fix issues with ChunkedInputStream when using Apache Connector #4338

Merged

Commits on Nov 23, 2019

  1. Set Apache Connector behaviour for Apache Http Client prior 4.5.1 to …

    …behaviour in Jersey 2.28
    
    Keep behaviour of Jersey 2.29 for Apache HttpClient 4.5.1+
    
    Signed-off-by: Jan Supol <jan.supol@oracle.com>
    jansupol committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    f9f0660 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    4ddafbc View commit details
    Browse the repository at this point in the history
  2. Fix issues with ChunkedInputStream when using Apache Connector

    Signed-off-by: Jan Supol <jan.supol@oracle.com>
    jansupol committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    7ee562e View commit details
    Browse the repository at this point in the history