-
Missing a `uri.fragment()` method?
-
I'm trying to run the example but I'm not sure how to create an API key.
When I search for it I see to relevant pages:
- https://api.slack.com/legacy/custom-integrations/legacy-tokens
Appar…
-
* Character: [Barbara](https://rust-lang.github.io/wg-async-foundations/vision/characters/barbara.html)
* Brief summary: Barbara tries to write SLOW in a way that it can be used across runtimes; she …
-
Currently if an http1 message head exceeds the `http1_max_buf_size`, a `hyper::Error` is returned where `err.is_parse() == true`. This is indistinguishable from other errors that `httparse` might bubb…
-
Hello, I plan to propose an RFC to add `parts_mut() -> &mut Parts` to enable direct mutation of `Parts`. We already have `body_mut`, `headers_mut`, etc., but we lack a function that allows us to simul…
-
```
root@7f26157a3837:~/hyper# cargo rustc --release -v --target "armv7-linux-androideabi" -- -C target-feature=+neon
Running `rustc --crate-name hy…
-
https://github.com/hyperium/tonic/blob/c4525ba6ad21cf9db8d1857931f430cbe924aeb5/tonic-build/src/server.rs#L163
We'd like to prune unhandled `unwrap()`s from our codebase, we see that this unwrap() …
-
## Bug
Prior V0.12 using client like grpcurl and evans cli has no problem
After upgrading issue , the is an issue on relection
I can still run client code without reflection without issue only…
-
This could potentially be seen as a couple of different issues, but they're all tightly overlapping, and can probably all be solved with a common fix. This also overlaps with #2215.
Currently, `Co…
-
> Resource exhaustion vulnerability in h2 may lead to Denial of Service (DoS)
| Details | |
| ------------------- | -----------------------…