- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: hyperium/hyper
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Content-Length and Transfer-Encoding
#2432
opened Feb 10, 2021 by
jeddenlea
•
Review required
updated Mar 2, 2021
feat: Join headers from http/2 requests on http/1 connections
#2529
opened Apr 30, 2021 by
NeoLegends
•
Review required
updated Jun 8, 2021
[Waiting for modification] add conn idle timeout
#2827
opened May 6, 2022 by
silence-coding
•
Review required
updated May 9, 2022
feat(connect): network interface binding with bind_local_device
#2823
opened Apr 28, 2022 by
deputinizer
•
Review required
updated May 14, 2022
Replace transmute with bounded manual
Send
impl
#2830
opened May 10, 2022 by
djkoloski
•
Review required
updated May 18, 2022
feat(client): add option to HttpConnector to enable or disable
#2837
opened May 20, 2022 by
mnpw
•
Changes requested
updated Jun 2, 2022
fix(client): distinguish the H2CheckoutIsClosed error
#3008
opened Oct 11, 2022 by
jiangshibiao
•
Review required
updated Oct 11, 2022
feat(error): preserve
InvalidUri
details
#3044
opened Nov 4, 2022 by
hawkw
•
Review required
updated Nov 7, 2022
Apply clippy fixes, except in #[test] code
#3019
opened Oct 21, 2022 by
bossmc
•
Review required
updated Nov 16, 2022
feat(errors): add Error::is_shutdown
#2745
opened Jan 31, 2022 by
nox
•
Review required
updated Dec 6, 2022
feat(CI): add external type check
#2957
opened Aug 23, 2022 by
ethanburrell
•
Review required
updated Dec 22, 2022
fix(client): run
connect_to
to completion even if ResponseFuture
is canceled
#3205
opened Apr 18, 2023 by
arnauorriols
•
Review required
updated May 2, 2023
Run cargo-audit in CI to check for known vulnerabilities in dependencies.
#3246
opened Jun 13, 2023 by
f0rki
•
Review required
updated Jun 13, 2023
feat: wasm32-wasi target support
#2900
opened Jun 21, 2022 by
rjzak
•
Review required
updated Aug 25, 2023
feat(upgrade): add upgrade feature
#3330
opened Oct 1, 2023 by
tottoto
•
Review required
updated Oct 15, 2023
Add set_interface connector option
#3076
opened Dec 7, 2022 by
hottea773
•
Review required
updated Nov 10, 2023
fix(examples): send only path of URI in request
#3438
opened Nov 22, 2023 by
kiron1
•
Review required
updated Nov 30, 2023
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
•
Review required
updated Dec 15, 2023
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
•
Review required
updated Dec 20, 2023
refactor(body): apply small refactoring
#3606
opened Mar 20, 2024 by
tottoto
•
Review required
updated Mar 21, 2024
multi layer proxy example.
#3628
opened Apr 10, 2024 by
ohaddahan
•
Review required
updated Apr 10, 2024
Add repr(transparent) to hyper_context
#3498
opened Dec 20, 2023 by
Manishearth
•
Review required
updated May 5, 2024
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.