0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs(body): add streaming read examples (#4148) More... 1 day ago
fix(http1): recognize `\n\r\n` as a head terminator in the partial-read fast path (#4147) More... 1 day ago
chore(lib): old commented code cleanup (#4151) More... 1 day ago
chore(docs): delete empty .github/PULL_REQUEST_TEMPLATE More... 1 day ago
perf(http2): reserve minimal send capacity when piping request bodies (#4149) More... 1 day ago
docs(governance): fix typo (#4146) More... 1 day ago
fix(http1): flush bytes buffered by the write re-check before yielding (#4143) More... 4 days ago
style(lib): move from the use of ref patterns to `&` (#4141) More... 4 days ago
docs(contrib): update CONTRIBUTING.md (#4140) More... 11 days ago
test(http1): rewrite disabled old 0.1-futures conn tests (#4138) More... 14 days ago
fix(http1): evict pooled conn on request-side Connection: close (#4110) More... 14 days ago
v1.11.0 More... 22 days ago
fix(http1): discard content-length header when received before transfer-encoding (#4124) More... 29 days ago
feat(rt): add `ReadBufCursor::initialized_unfilled()` method (#4115) More... about 1 month ago
docs(maintainers): move some collaborators to emeriti (#4125) More... about 1 month ago
docs(governance): define Advisor role (#4098) More... about 1 month ago
style(proto): explicitly allow `decimal_literal_representation` lint (#4117) More... about 1 month ago
fix(http1): use append for repeat trailer values in encoder (#4118) More... about 1 month ago
style(headers): small refactor to remove question_mark lint (#4116) More... about 2 months ago
fix(http2): avoid buffering `Upgraded` writes without send capacity (#4102) More... about 2 months ago
fix(http1): allow up to max_headers trailers (#4108) More... about 2 months ago
fix(http1): use append for repeat trailers (#4107) More... about 2 months ago
style(lib): remove `default_trait_access` lint (#4111) More... about 2 months ago
style(lib): remove `single_match_else` lint (#4105) More... about 2 months ago
style(lib): remove `semicolon_if_nothing_returned` lint (#4106) More... about 2 months ago
style(lib): remove uninlined_format_args lint (#4104) More... about 2 months ago
style(lib): remove unnecessary_semicolon lint (#4103) More... about 2 months ago
style(http1): remove ref_option lint (#4101) More... about 2 months ago
fix(http1): flush buffered data before shutdown (#4018) More... 2 months ago
fix(http1): more strictly enforce max_buf_size when parsing (#4093) More... 2 months ago