net/http.persistConn.shouldRetryRequest (method)
2 uses
net/http (current package)
transport.go#L604: } else if !pconn.shouldRetryRequest(req, err) {
transport.go#L679: func (pc *persistConn) shouldRetryRequest(req *Request, err error) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)