-
**Version**
0.14.20
**Platform**
Linux kwephis1142986 4.18.0-147.5.2.1.h579.eulerosv2r10.x86_64 https://github.com/hyperium/hyper/issues/1 SMP Sat Jul 31 09:58:46 UTC 2021 x86_64 x86_64 x86_64 GN…
-
> Integer overflow in `hyper`'s parsing of the `Transfer-Encoding` header leads to data loss
| Details | |
| ------------------- | ----…
-
## Describe the issue
A `Response` with custom `statusText` does not actually send that `statusText` to the client.
## Steps to reproduce
`deno run --allow-net` the following [sample web serv…
-
There are a few places where an `Iter` implements `Send` when the item/key/value traits are `Sync`. The other related types (`IterMut`, etc...) implement `Sync` for `Sync` items and `Send` for `Send`…
-
## Description
With the inclusion of the `graceful_shutdown` function in the RESTful HTTP API, Lighthouse should properly shutdown on an interrupt such as `Ctrl+C`, however it does not.
## Prese…
-
Is it possible to configure request or HTTP client timeouts?
I am interested in master/tokio branch.
-
## Bug Report
It was proposed to remove the `NamedService` bound of `tonic_web::enable()` in issue #1115. This change was accepted but it breaks adding the `enable`'d service to a Tonic server.
…
-
-
**Describe the bug**
I get an error when running `cargo test`. This is apparently due to a recent upgrade to prost and likely related to having an old protoc installed (I am using `libprotoc 3.11.4…
-
**Describe the bug**
When putting some load we are getting an error `{fetch_error:hyper::Error(Http2, Error { kind: GoAway(b"", NO_ERROR, Remote) })}target:apollo_router::services::subgraph_service}`…