Pull requests · hyperium/hyper
-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests list
fix(http2): avoid buffering Upgraded writes without send capacity
#4102
opened
docs(governance): define Advisor role
#4098
opened
refactor(client): Typed futures for SendRequest
#4097
opened
feat(error): add h2_go_away_reason() to expose GOAWAY reason code
#4052
opened
fix(h2): return Poll::Pending when poll_capacity is not ready in UpgradedSendStreamTask
#4050
opened
feat(server,http1,http2,upgrade): remove body static lifetime constraint
#4045
opened
examples: add Server-Sent Events (SSE) example
#4032
opened
4 tasks done
perf: make BufList::remaining() O(1) with a cached byte count
#4031
opened
perf(h1): pre-allocate read buffer instead of starting at zero
#4030
opened
perf(h1): pass ParserConfig by reference instead of cloning per parse call
#4029
opened
Preserve URI parse error info in error source chain
#4025
opened
fix(client): reading trailers shouldn't propagate NO_ERROR from early response
#3999
opened
HTTP/2 103 Early Hints Support
#3991
opened
#3985
opened
#3971
opened
fix(http1): add http10_disable_keep_alive() for server and client
#3936
opened
#3925
opened
Introduce QUIC traits
B-rfc
#3924
opened
feat(client/dispatch): TrySendError<T>: std::error::Error
A-client
#3922
opened
feat(http1): customizable error messages
#3911
opened
refactor: use cfg-aliases for feature flags
#3865
opened
Allow recording the raw HTTP/1 headers sent and received
#3846
opened
prototype support for 1xx informational responses
A-server
#3815
opened
4 tasks
feat(http1): graceful shutdown first byte timeout
#3808
opened
refactor(body): apply small refactoring
#3606
opened
ProTip! Type g i on any issue or pull request to go back to the issue listing page.