-
In `0.14.x`:
https://github.com/hyperium/hyper/blob/d77c2599bc023b258b90a17f5b633c8b7b0cbd4b/src/server/conn.rs#L133-L135
But after hyper 1.0 with splited http1 / http2 module, I have not found …
-
### Describe the bug
[2023-02-13T11:10:36Z WARN aws_smithy_client::hyper_ext] unrecognized error from Hyper. If this error should be retried, please file an issue. err=http2 error: connection error …
-
The main `lib.rs` page would benefit from a section explaining how to view logs in hyper.
-
**Describe the bug**
I am using SSR and building the server as a [Spin](https://github.com/fermyon/spin) application. This means the server is compiled to `wasm32-wasi` rather than native code.
…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
Recently while working on [this](https://github.com/XAMPPRocky/octocrab/pull/454) PR, we noticed the below:
Octocrab octocrab tries to not download `tracing` libraries for users who do not use `tra…
-
## Feature Request
### Motivation
It is common to have a need to do concurrent client requests, but it seems that Grpc client dispatcher is implemented to handle one call at a time, so the follo…
-
max request message size is 4MB by default in tonic's 0.9.0 release https://github.com/hyperium/tonic/pull/1337
currently, this size is not configurable from protoc-gen-tonic since it depends on toni…
-
Currently, we don't have a meaningful transport security or client authentication story for the view or custody services. This was fine when we were using the view service in-process, or as a local d…
-
Latest release is 0.12, brought in crate tree through #26005.
Dependencies that already depend on 0.12 that we need to bump on our side:
* `headers`
* `warp`
* `hyper_serde`
Dependenc…