docs/web/http-client-transport #196
Replies: 1 comment
-
请问怎么使用gclient发起https请求,并设置TLS? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
docs/web/http-client-transport
在GoFrame框架中,通过自定义Transport实现HTTPClient的高级用法。包括使用Unix Socket进行客户端与服务端通信的方法,以及设置客户端连接池大小参数的具体实现。示例提供了大量真实代码片段,帮助开发者更好地理解并应用这些技术。
https://goframe.org/docs/web/http-client-transport
Beta Was this translation helpful? Give feedback.
All reactions