我正在使用 Go 1.6 并希望通過http://.目前嘗試這樣做會導致:頭http://localhost:2076/completed/764c1b6bc55548707507a2dd25570483a7216bf4 : http2: 不支持的方案要強制使用 http2,我相信我需要http.Client.Transport.TLSConfig.NextProtos設置為[]string{"h2"}.還需要什么?
- 2 回答
- 0 關注
- 261 瀏覽
添加回答
舉報
0/150
提交
取消