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/h2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.10
Choose a base ref
...
head repository: hyperium/h2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.11
Choose a head ref
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 16, 2025

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

Commits on Jun 30, 2025

  1. fix: not return UnexpectedEof when server drops without close_notify (#…

    …847)
    
    * feat: not return UnexpectedEof when server drops without close_notify
    
    * propogate EoF to client if server drops without go_away
    jmwample authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    97704b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69294bb View commit details
    Browse the repository at this point in the history
  3. v0.4.11

    seanmonstar committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    6b27688 View commit details
    Browse the repository at this point in the history
Loading