-
Is there a max header size for deno requests/responses?
-
## Bug Report
Cloning client as per recommendation: https://github.com/hyperium/tonic/pull/328/files but getting "Service was not ready: transport error" when cloning client
### Version
tonic = "…
-
https://hyper.rs/guides/1/upgrading/
https://hyper.rs/guides/1/server/hello-world/
https://docs.rs/hyper/latest/hyper/index.html
https://docs.rs/hyper-util/latest/hyper_util/index.html
https://d…
-
Hello! Whenever I try to make a request to any shuttle endpoint using reqwest, I get the following error:
```
panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Reques…
-
Spun out of: https://github.com/istio/ztunnel/pull/998#pullrequestreview-2034609417
Before we can do this:
- https://github.com/hyperium/h2/pull/772 or equivalent has to merge in upstream.
-
**Which part is this question about**
Object store
**Describe your question**
Should object store's retry logic also retry when the connection is reset by a peer?
**Additional context**
I'm querying…
-
Given that we are about to collect data for all repos there is an opportunity to request additional data from the GH GraphQL [API](https://docs.github.com/en/graphql/reference/objects#repository). Po…
-
-
We often get `Failed: Network error: error sending request for url (https://sumo.dlr.de/...): connection closed before message completed` in the nightly link check. It might be something in the link c…
-
I would suppose that `hyper-util` would be good to allow users to enable `http1` or/and `http2` feature separately when using `server-auto` feature (although it is a breaking change). As `hyper-util` …