Pull requests · hyperium/hyper
Pull requests list
h2: expose current max stream count
#4026 opened Feb 26, 2026 by howardjohn Loading…
Preserve URI parse error info in error source chain
#4025 opened Feb 23, 2026 by veeceey Loading…
h1 servers can shutdown connections with pending buffered data on filled sockets
#4018 opened Feb 13, 2026 by deven96 Loading…
fix(http1): send error when dispatcher is dropped mid-body (#3995)
#4016 opened Feb 5, 2026 by Barre Loading…
fix(client): reading trailers shouldn't propagate NO_ERROR from early response
#3999 opened Dec 16, 2025 by ulyssa Loading…
fix(client): reading trailers shouldn't propagate NO_ERROR from early response
#3998 opened Dec 16, 2025 by ulyssa Loading…
Add APIs to allow switching an HTTP1 connection to HTTP2 if H2 preface is seen
#3996 opened Dec 16, 2025 by pborzenkov Loading…
HTTP/2 103 Early Hints Support
#3991 opened Dec 9, 2025 by apu031 Loading…
fix(http1): fix rare missed write wakeup on connections v2
#3988 opened Dec 2, 2025 by lthiery Loading…
#3985 opened Nov 27, 2025 by Rafael-Conde • Draft
#3971 opened Oct 28, 2025 by kotx Loading…
fix(http1): add http10_disable_keep_alive() for server and client
#3936 opened Aug 27, 2025 by jiahaoliang Loading…
#3925 opened Aug 4, 2025 by seanmonstar • Draft
Introduce QUIC traits B-rfc Blocked: More comments would be useful in determine next steps. C-feature Category: feature. This is adding a new feature.
#3924 opened Aug 4, 2025 by seanmonstar Loading…
feat(client/dispatch): TrySendError<T>: std::error::Error
A-client
Area: client.
C-feature
Category: feature. This is adding a new feature.
#3922 opened Jul 29, 2025 by cratelyn Loading…
feat(http1): customizable error messages
#3911 opened Jul 7, 2025 by samp5 Loading…
refactor: use cfg-aliases for feature flags
#3865 opened Mar 25, 2025 by joshka Loading…
Allow recording the raw HTTP/1 headers sent and received
#3846 opened Feb 17, 2025 by dis-archive Loading…
prototype support for 1xx informational responses A-server Area: server.
#3815 opened Dec 18, 2024 by dicej • Draft
4 tasks
feat(http1): graceful shutdown first byte timeout
#3808 opened Dec 10, 2024 by chinedufn Loading…
refactor(body): apply small refactoring
#3606 opened Mar 20, 2024 by tottoto Loading…
Add repr(transparent) to hyper_context
#3498 opened Dec 20, 2023 by Manishearth Loading…
feat(client): support Expect: 100-continue S-waiting-on-author Status: waiting on the author to provide more info, or make changes.
#3472 opened Dec 11, 2023 by iasoon Loading…
Introduce hyper::ext::Http1RawMessage S-waiting-on-author Status: waiting on the author to provide more info, or make changes.
#3417 opened Nov 16, 2023 by nox Loading…
ProTip!
Exclude everything labeled bug with -label:bug.