Thanks to visit codestin.com
Credit goes to github.com

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: algesten/ureq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: algesten/ureq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.1
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 30, 2025

  1. Fix request header content-length 0

    It's unclear which situation this might affect ureq since we always
    have some request body, even if it is ().
    algesten committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    7fe0b38 View commit details
    Browse the repository at this point in the history
  2. Reformat CHANGELOG

    algesten committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    26c055a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. Configuration menu
    Copy the full SHA
    b7fcbbb View commit details
    Browse the repository at this point in the history
  2. Revert "Bump deps"

    This reverts commit c934650.
    algesten committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    23f78fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a24929b View commit details
    Browse the repository at this point in the history
  4. Update changelog

    algesten committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    8b19b00 View commit details
    Browse the repository at this point in the history
  5. 3.1.1

    algesten committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    aeba1cf View commit details
    Browse the repository at this point in the history
Loading