-
We need to be able to access arbitrary object storage from a Cloudflare worker.
Our access pattern for the crate `object_store` can be found in the first-party `storage` crate.
Basically, we us…
-
### Problem
As described in #14141, the following thing should be displayed for features:
- For features enabled by users, a + prefix and colored output are now used for better visibility.
- For fea…
-
See the [rfc](https://datatracker.ietf.org/doc/html/rfc9114#section-4.1.1):
```
Implementations SHOULD cancel requests by abruptly terminating any directions of a stream
that are still open. To …
-
Hi, I've been trying out lance on our data. Now, I feel like this might be a pathological case for the data format, but in case it isn't. I'm currently storing a table with very very large rows (effec…
-
### Is your feature request related to a problem? Please describe.
Trait based API is much more convenient than functions-based.
## Describe the solution you'd like
Introduce traits and struc…
-
file is not detected on server.
-
In #3790, we have started an initiative to make `reqwest/rustls` Rustup's future download/TLS backend combination.
While a maximally-Rust stack might sound exciting, we want to get it tested beforeh…
-
I'm currently working through what to do about a codebase that uses `ureq` and is suffering from what looks like a very occasionally unresponsive server. I'd like to toggle on TCP keepalive to see if …
-
Festivus uses the `mempool.space` api for getting the recommended fees. This in turn makes the `calculate_fee()` function async because of `reqwests` default features. This could be an issue for some …
-
## Bug Report
### Version
```
reqwest_tracing_bug v0.1.0
│ │ └── tracing v0.1.40
│ │ ├── tracing-attributes v0.1.27 (proc-macro)
│ │ └── tracing-core v0.1.32
│ │ │ …