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.9
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.10
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 21, 2025

  1. Fix RecvStream::is_end_stream(): return true only when END_STREAM is …

    …received (#810)
    
    Before this change, it returned true on other types of disconnection as
    well.
    
    Fixes #806
    eaufavor authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    adab70f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. v0.4.10

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