-
Add a C++ HTTP application. Create an application similar to `c-http`, but written in C++. Use resources from the [`http-cpp` example in the `catalog` repository](https://github.com/unikraft/catalog/t…
-
This is a tracking issue for the HTTP library to adopt enum-driven visibility analysis APIs and implement any enhancements to the core typespec libraries that are required to support the HTTP use case…
-
Trying to import role after new tag is failing with above error.
Example
https://github.com/juju4/ansible-adduser/actions/runs/11990259755/job/33427569791
```
Run robertdebock/galaxy-action@1.2.1
…
-
**Is your feature request related to a problem? Please describe.**
Lets say you have freshrss locally or tunneld via ssh available on port 8080 and you want to connect via readdrops, its not possible…
-
我觉得是不是可以不要在docker compose 里加入nginx 服务器,只是暴露出后端api 即可。然后我们在宿主机上直接安装 Caddy 服务器将api 和前端自动反向代理到https。
-
```
#!watchflakes
default 127.0.0.1:59261: use of closed network connection
--- FAIL: TestTransportDiscardsUnneededConns/h2 (10.64s)
— [watchflakes](https://go.dev/wiki/Watchflakes)
-
I figured that current elastic4s-http-streams is strongly coupled with akka.
Could be possible to create one for pekko?
Is it possible to contribute it in this project?
-
Dealing with ADFS
It forcing to use HTTPS
Is there a way with the SPDemo.exe to have the server it creates, to be HTTPS with supplied cert files?
-
I'm getting a StackOverflowError on a timeout from a http address because the response seems to contain the response Promise in an endless recursive structure where eaach response contains the respons…
-
可否加个配置ssl证书功能?
不知为何,我用宝塔和1panel面板的反向代理都无法使用HTTP认证信息功能,一直鉴权失败
我只能将docker端口直接设置为80进行访问,但是无法使用https,所以在此请求添加个配置ssl证书的功能