为什么 RoundTrip 不应该修改请求?
https://golang.org/src/net/http/client.go#L103
如果 http.Request 被 RoundTripper 修改(例如 http.Transport)会发生什么?
弑天下
相关分类