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: hyperium/hyper-util
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.14
Choose a base ref
...
head repository: hyperium/hyper-util
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.16
Choose a head ref
  • 17 commits
  • 14 files changed
  • 6 contributors

Commits on Jun 9, 2025

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

Commits on Jun 10, 2025

  1. refactor: cleanup deadcode in client (#202)

    This is not refernced as part of the module so is not used (its all
    under `legacy`)
    howardjohn authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    42bb42f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57c26fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f11a12 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

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

Commits on Jul 7, 2025

  1. feat(server): support header case methods on auto::Builder (#207)

    * feat(builder): add title_case_headers
    
    * feat(builder): add preserve_header_case
    AndreyErmilov authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    0ea2613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfa1cf1 View commit details
    Browse the repository at this point in the history
  3. v0.1.15

    seanmonstar committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    9669ff1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

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

Commits on Jul 17, 2025

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

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    f0dcda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24714a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    39fd779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89b2cff View commit details
    Browse the repository at this point in the history
  3. chore(cargo): move tokio/net feature to client (#218)

    move tokio/net feature to client to make TokioIo can used in wasm
    tiannian authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    0d4ca3f View commit details
    Browse the repository at this point in the history
  4. v0.1.16

    seanmonstar committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    5cefcd8 View commit details
    Browse the repository at this point in the history
Loading