Skip to content

Pull requests: hyperium/hyper

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(http1): add option allowng leading whitespaces before first header S-waiting-on-author Status: waiting on the author to provide more info, or make changes.
#3643 opened Apr 22, 2024 by dswij Loading…
multi layer proxy example.
#3628 opened Apr 10, 2024 by ohaddahan Loading…
fix: Do not include user information in Host header
#3621 opened Apr 5, 2024 by tindzk Loading…
refactor(body): apply small refactoring
#3606 opened Mar 20, 2024 by tottoto Loading…
Add a safe way to fill a ReadBuf S-waiting-on-author Status: waiting on the author to provide more info, or make changes.
#3515 opened Jan 5, 2024 by notgull 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…
fix(examples): send only path of URI in request
#3438 opened Nov 22, 2023 by kiron1 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…
feat(upgrade): add upgrade feature
#3330 opened Oct 1, 2023 by tottoto Loading…
Use failable headers methods from http
#3270 opened Jul 20, 2023 by glebpom Draft
Support body health detection A-body Area: body streaming. B-rfc Blocked: More comments would be useful in determine next steps. C-feature Category: feature. This is adding a new feature. S-blocked Status: blocked on something else.
#3169 opened Mar 11, 2023 by sfackler Loading…
Server-side FFI bindings
#3084 opened Dec 14, 2022 by bossmc Loading…
Add set_interface connector option
#3076 opened Dec 7, 2022 by hottea773 Loading…
feat(error): preserve InvalidUri details
#3044 opened Nov 4, 2022 by hawkw Loading…
Apply clippy fixes, except in #[test] code
#3019 opened Oct 21, 2022 by bossmc Loading…
Clippy Analysis to CI
#2979 opened Sep 13, 2022 by mastrzyz Loading…
feat(CI): add external type check
#2957 opened Aug 23, 2022 by ethanburrell Loading…
feat: wasm32-wasi target support
#2900 opened Jun 21, 2022 by rjzak Loading…
ProTip! Exclude everything labeled bug with -label:bug.