-
### Problem description
During our service deployments, the client is rejecting certain amount of requests with `CANCELLED` errors. Our servers are configured to send a `GOAWAY` frame to clients duri…
-
I think it would be great to have the changes from [enzious/rust-websocket](https://github.com/enzious/rust-websocket) back in websockets-rs/rust-websocket and published as a new crate version.
Maj…
-
**Version**
hyper 0.14.19
h2 0.3.13
**Platform**
Fedora 36
```
Linux fedora-wb-dev 5.17.11-300.fc36.x86_64 #1 SMP PREEMPT Wed May 25 15:04:05 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
```
**…
-
I'm trying to work with an API on an internal server, and hyper keeps blowing away the connection due to "invalid HTTP header parsed". There doesn't appear to be a specific error provided, however, wh…
-
### Search for duplicate issues
- [X] I already searched, and this issue is not a duplicate.
### Issue scope
Usability / User Experience
### Describe the bug
Dragging the video progress bar cause…
-
## Feature Request
### Motivation
At the moment, any function that takes a Client as a parameter requires specifying some pretty scary-looking type bounds:
```rust
async fn foo(mut client: M…
-
Tracking thread about issues in other crates & open source projects that we've filed or run into and commented on. Linking them here makes it easier for us to see our overall list of outstanding issue…
repi updated
11 months ago
-
Since https://github.com/n0-computer/iroh/pull/1858 we use hyper 1.0. Which means we currently have hyper duplicates in our dependency.
This is a tracking issue to get all our dependencies upgrade…
-
### System Info
I'm running a docker container to run BAAI rerank-base model on a local PC with RTX 4090 and intel i9-13900KF, 64GB RAM
![Screenshot from 2024-02-11 16-15-22](https://github.com/hugg…
-
https://github.com/hyperium/hyper/blob/master/src/body/incoming.rs
// This is the source code
// Change to