31-【go】golang中的http client

1、http client中的keepalive问题(参数:http.Client中的DisableKeepAlives

http包中keepalive问题_kismile-CSDN博客

2、http client中跳过安全证书校验(参数:http.Transport的InsecureSkipVerify

golang http client跳过安全证书校验_Yu的博客-CSDN博客

3、http client中证书相关内容(参数:http.Transport的RootCAs

https原理以及golang基本实现 - hessen - 博客园

4、http client中Timeout超时时间(参数:http.Client的Timeout

[译] 初学者需要了解的Go语言中的HTTP timeout - Go语言中文网 - Golang中文社区

详解TCP三次握手以及TLS/SSL握手:

详解TCP三次握手以及TLS/SSL握手 · 大专栏

猜你喜欢

转载自blog.csdn.net/qq_42303254/article/details/121516384