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 Http Client 5.x Use Timeout and TimeValue classes #399

Merged
merged 13 commits into from
Jul 31, 2023

Commits on Jul 27, 2023

  1. first approach of HttpClient5 migration

    joanvr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6deda77 View commit details
    Browse the repository at this point in the history
  2. added header

    joanvr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9fbc2a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. removed redundant parameter

    joanvr committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0156149 View commit details
    Browse the repository at this point in the history
  2. added a basic test

    joanvr committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9b22f47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e196b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13cf4f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ff921b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Added UseTimeout and UseTimeValue

    joanvr committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b916ebb View commit details
    Browse the repository at this point in the history
  2. added classpath jars

    joanvr committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    257b4c7 View commit details
    Browse the repository at this point in the history
  3. add license headers

    joanvr committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d294d8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b87fdad View commit details
    Browse the repository at this point in the history
  5. autoformat

    joanvr committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c5328bd View commit details
    Browse the repository at this point in the history
  6. performance

    joanvr committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    77504ac View commit details
    Browse the repository at this point in the history