issues
search
hyperium
/
hyper
An HTTP library for Rust
https://hyper.rs
MIT License
14.62k
stars
1.6k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(client/conn): `SendRequest` conversion glue
#3798
cratelyn
opened
7 hours ago
0
chore(ci): pin hashbrown for MSRV job
#3797
seanmonstar
closed
10 hours ago
0
chore(server/conn): backport `max_pending_accept_reset_streams()`
#3796
cratelyn
opened
11 hours ago
2
fix: content length assertion for HEAD
#3795
23doors
closed
1 day ago
0
HEAD request with empty body but set content-length triggers panic
#3794
23doors
closed
1 day ago
1
hyper http2 support issues over TLS (rustls) returns GoAway(b"", FRAME_SIZE_ERROR, Library)
#3793
eloraiby
closed
3 days ago
2
Gracefully shutting down a TLS server sometimes leads to the client not receiving a response
#3792
chinedufn
opened
4 days ago
10
Make client tests work without server feature
#3790
seanmonstar
opened
1 week ago
0
chore: add cargo lockfile
#3789
milibopp
opened
1 week ago
1
Include a Cargo.lock
#3788
getchoo
opened
1 week ago
5
feat(ffi): add cargo-c support
#3787
seanmonstar
closed
5 days ago
7
cargo-c integration and dynamic linking
#3786
kpcyrd
closed
5 days ago
3
hyper-util: Limit number of connections in Pool
#3785
kuznetsss
opened
1 week ago
0
Provide an HttpClient trait
#3784
WhyNotHugo
closed
6 days ago
9
chore(ci): pin hashbrown in MSRV job
#3783
seanmonstar
closed
1 week ago
0
fix(http2): pass proper value to h2 `max_local_error_reset_streams`
#3782
magurotuna
closed
1 week ago
3
fix(http1): is_timeout works on HeaderTimeout
#3781
T-aian
opened
2 weeks ago
1
`hyper::Error::is_timeout` returns `false` on a `HeaderTimeout`.
#3780
De117
opened
2 weeks ago
0
God blessed you , How should I choose between reqwest and hyper? I pursue the highest performance.
#3779
Super1Windcloud
closed
3 weeks ago
0
Docs have unresolved links
#3778
gretchenfrage
closed
1 month ago
2
http1.1 server allows missing and duplicate Host header
#3777
littledivy
opened
1 month ago
1
Graceful client shutdown
#3775
goatgoose
opened
1 month ago
4
Backport 0.14.x: feat(http1): support configurable max_headers
#3773
IvanGoncharov
opened
1 month ago
1
docs(lib): do not inline http rexports
#3772
seanmonstar
closed
1 month ago
0
docs(lib): fix up misleading example about unstable features
#3771
seanmonstar
closed
1 month ago
0
test(client): unflake client try_send_request unit test
#3770
seanmonstar
closed
1 month ago
0
Support Clone for SendRequest
#3769
jgpaiva
closed
1 month ago
1
Drop tokio dependency
#3767
jbaum98
closed
1 month ago
10
style(capi): update format of hyper.h
#3766
seanmonstar
closed
1 month ago
0
Backport 0.14.x: is_complete_fast
#3765
seanmonstar
closed
1 month ago
0
perf(http1): improve parsing of sequentially partial messages
#3764
seanmonstar
closed
1 month ago
2
ROADMAP post v1.0
#3763
seanmonstar
opened
1 month ago
4
Incorrect HTTP header location
#3762
simonmicro
closed
1 month ago
2
docs: Link to Read and Write traits from Upgraded doc comment
#3761
fasterthanlime
closed
1 month ago
1
add is_parse_method to hyper::Error
#3760
mzr
closed
1 month ago
2
Infinite (SSE) streams always raises hyper::Error(IncompleteMessage) / connection closed before message completed
#3759
peku33
opened
1 month ago
2
Hyper-util is incompatible with tower 0.5
#3757
kanpov
closed
2 months ago
1
serve_connection_with_upgrades does not enforce its timeout from initial connection, but initial data.
#3756
randomairborne
opened
2 months ago
2
fix: remove `'static` bounds for client's body
#3755
nanoqsh
closed
3 weeks ago
1
chore(ci): use tokio-util 0.7.11 in msrv job
#3754
tottoto
closed
2 months ago
0
chore(rt): delete the unnecessary symbol in the comments
#3753
hongmengning
closed
2 months ago
1
Relax body requirements by removing `'static` bound
#3752
nanoqsh
opened
2 months ago
0
http2 uds can ignore authority header?
#3750
xj524598
opened
2 months ago
0
Strip content-length header in response to HTTP/2 CONNECT requests
#3748
SabrinaJewson
closed
3 months ago
0
Feature: Implement the Body trait for more native data types to improve ergonomics
#3746
akneni
opened
3 months ago
7
fix: changelog typo: must not => must now
#3745
fasterthanlime
closed
3 months ago
0
feat(server): add h1 `idle_timeout`
#3743
finnbear
opened
3 months ago
2
docs: link from Connection to handshake
#3742
WhyNotHugo
closed
3 months ago
4
Test `test_try_send_request` is flaky
#3740
Darksonn
closed
1 month ago
0
chore: fix some typos in comments
#3739
friendlyping
closed
3 months ago
0
Next