-
Can we allow connect to http(s) url for endpoints that are upgraded?
-
### What is the issue?
I was running `ollama ls` on my Macbook running on Sequoia and I saw this error message:
`Error: Head "https://localhost:11434/": http: server gave HTTP response to HTTPS cl…
-
Hi, I am absolutely newbie in this field can trying to get a grasp about thingsboard. I made several sensors connected using my arduino ide 2.3.3. Currently I am trying to get those data into a dashbo…
-
Hi, Thanks for the great work!
I got an exception though telling me the package required "symfony/http-client". After installing it it worked.
-
Until now, the lib uses OkHttp client which is a very performant http client in java. By the way, it implements transparently http body compression, easily http caching and native http2. But OkHttp cl…
-
Hi Daniel,
I am interesting in setting certain options to the HTTP client this crate uses, but currently this is not supported. Would be useful to customise stuff such as timeouts, etc. Perhaps a n…
-
**Version and OS**
v0.47.03 on ubuntu/docker
**Is your feature request related to a problem? Please describe.**
Websites block access to HTTP/1 but if sent HTTP/2 everything works correctly
**…
-
We currently have SOCKS5 and Shadowsocks clients, and a HTTP CONNECT handler, but not an HTTP CONNECT client. It would be helpful to have one.
Enhancements:
- Support H2
- Support H3
- Support C…
-
For certain purposes (e.g. do attacks that aren't compliant), we had to implement our own HTTP client (https://github.com/BountySecurity/gbounty/tree/main/internal/platform/http/client).
However, …
-
**Description**
We want to be able to globally (and locally) configure HTTP Client specific settings such as
- PROXY Settings
- Certificate Settings
- Secure / Insecure Flags
as well as inject gl…