0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 22 hours ago.
Jul 10, 2025 — Jul 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(server): add `Builder::auto_date_header(bool)` to allow disabling Date headers More... about 2 years ago
fix(http2): stop removing "Trailer" header in HTTP/2 responses as per RFC 9110 (#3648) More... about 2 years ago
fix(http1): improve debug messages when sending trailers More... about 2 years ago
refactor(proto): replace map and unwrap_or combination with map_or More... about 2 years ago
refactor(h1): resolve deprecated std::usize More... about 2 years ago
v1.3.1 More... about 2 years ago
Revert "fix(client): send content-length even with no body" More... about 2 years ago
v1.3.0 More... about 2 years ago
fix(client): send content-length even with no body More... about 2 years ago
fix(server): avoid unwrapping for the `Future` impl of HTTP/1 `UpgradeableConnection` (#3627) More... over 2 years ago
refactor(h1): use UninitSlice::as_uninit_slice_mut() instead of cast (#3618) More... over 2 years ago
chore: remove repetitive words in comment (#3619) More... over 2 years ago
feat(client): add `max_pending_accept_reset_streams` HTTP2 option (#3617) More... over 2 years ago
fix: avoid `graceful_shutdown` panic on upgraded H1 connection (#3616) More... over 2 years ago
feat(ext): implement From ReasonPhrase for Bytes More... over 2 years ago
refactor(lib): use non_exhaustive attribute (#3420) More... over 2 years ago
refactor(ext): add feature config to HeaderCaseMap More... over 2 years ago
fix(http2): `max_header_list_size(num)` defaults to 16kb More... over 2 years ago
feat(client): add `max_header_list_size(num)` to `http2::Builder`. More... over 2 years ago
feat: relax connection IO trait bounds (#3595) More... over 2 years ago
chore(dependencies): enable futures-util/alloc for tests More... over 2 years ago
docs: remove reference to Client (#3598) More... over 2 years ago
chore(docs): replace client link in `conn`s documentation (#3501) More... over 2 years ago
docs(contrib): make tottoto a collaborator More... over 2 years ago
feat(service): expose Service and HttpService trait unconditionally More... over 2 years ago
docs(contrib): make dswij a collaborator More... over 2 years ago
chore(docs): remove `header_read_timeout` from `http1::Builder` example More... over 2 years ago
chore(docs): add info on required timer for header_read_timeout More... over 2 years ago
docs(contrib): make Noah-Kennedy a collaborator (#3584) More... over 2 years ago
docs(contrib): fixup link typos More... over 2 years ago