-
Previously https://github.com/tokio-rs/axum/issues/991 detailed an issue with very long service shutdown times, ultimately due to a bug in `hyper`. A fix was recently introduced into hyper (https://gi…
-
the problematic package is `webpki@0.21.4`
the tree goes as:
```
= webpki v0.21.4
├── hyper-rustls v0.22.1
│ └── eventsource-client v0.11.0
│ └── launchdarkly-ser…
-
Tailcall currently supports [HTTP](https://tailcall.run/docs/intro/operators/#http) as it's only data-source. Being a generic GraphQL proxy, it should be able to load data over GRPC also.
The u…
-
**Is your feature request related to a problem? Please describe.**
Auto add content-length with right number of length to make traffic more hidden in http2
**Describe the solution you'd like**
wh…
-
### Community Note
* 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 help the…
-
```
root@m13:~# git clone https://github.com/jito-foundation/jito-solana.git --recurse-submodules
Cloning into 'jito-solana'...
remote: Enumerating objects: 369101, done.
remote: Counting objects:…
-
> Lenient `hyper` header parsing of `Content-Length` could allow request smuggling
| Details | |
| ------------------- | ------------------…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I have a `url::Url` and I need a `hyper::Uri`
**Describe the solution you'd like**
Provide an `im…
-
**Description**
When not having grpcweb enabled, and requesting a resource under the path of a grpcweb resource, I expect a proper response like for example 404
**Steps to Reproduce**
Not hav…
-
### What is the bug?
I am [following the default tutorial documentation](https://opensearch.org/docs/latest/clients/rust/) and measured the elapsed time in creating the client. I observe it taking 7-…