Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/httpcomponents-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rel/v5.4.3
Choose a base ref
...
head repository: apache/httpcomponents-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rel/v5.4.4
Choose a head ref
  • 7 commits
  • 17 files changed
  • 2 contributors

Commits on Mar 26, 2025

  1. Configuration menu
    Copy the full SHA
    a6b3306 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. HTTPCLIENT-2364: Fixed incorrect re-binding of the upgraded SSL socke…

    …t to the HTTP connection by the #upgrade method of the DefaultHttpClientConnectionOperator
    ok2c committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    93a87be View commit details
    Browse the repository at this point in the history
  2. HTTPCLIENT-2365, regression: corrected handling of private domains by…

    … PublicSuffixMatcher
    ok2c committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    924b38f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. HTTPCLIENT-2366 - Fix isRepeatable method in RequestEntityProxy to re…

    …turn true before consumption. (#630)
    arturobernalg committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    2f57d44 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Configuration menu
    Copy the full SHA
    b5dc350 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Configuration menu
    Copy the full SHA
    b435224 View commit details
    Browse the repository at this point in the history
  2. HttpClient 5.4.4 release

    ok2c committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    ffe4a05 View commit details
    Browse the repository at this point in the history
Loading