-
There's just too many tiny details to get downloading a single IRI right,
- Redirects
- Suggested filenames (you do this already)
- Encryption
- Suggested filename
I had trouble with …
-
This is more of a query or a suggestion than an issue.
I noticed that this library creates a new `reqwest::Client` for each `GET` request: https://github.com/h3poteto/megalodon-rs/blob/5ebcaca720c3…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. Alerts
2. Create Uptime Monitoring
3. Enter domain, 5 minutes, create event
I tried deleting and re-creating the uptime monitori…
-
While working on the refactoring of the tool, I have seen that a key piece for implementing the SPARQL part of the tool is reqwest.
The thing is that we are currently following a blocking approach…
-
We have updated to rules rust 0.54.1 and we are noticing a weird regression with the `reqwest` library. They added a default feature configuration ` default = ["default-tls", "charset", "http2", "mac…
-
### What version?
latest
### Which command?
proto
### What happened?
It would be create the the download builder will be extended by the [rust-netrc](https://crates.io/crates/reqwest-mi…
-
Originally reported in https://github.com/apache/arrow-rs/issues/5882#issuecomment-2340037342 :
For #5882 we only report `Generic S3 error: error decoding response body`. We should try to improve t…
-
Hey, we use structs from the common crate to create some responses in our own RDAP server implementation.
The `icann-rdap-common` crate depends on some crates (such as reqwest) that are only needed…
-
NAS中, Docker运行cd2,挂上 115,单独cd2 web界面里访问是可以的,但是从终端里面find一下文件,几个目录扫下来就停止了
是否有调优的方式,速度不重要,但是能够持续访问比较重要:
在终端中ls也无法工作了:
```
ls: reading directory '/volume1/docker/clouddrive2/media/shared/115/': Reso…
-
### Bug report
Every time the graph-node restarts I see these logs bellow.
This makes the pod to take more time restarting.
I found these logs bellow to help defining the fix
Affected Image …