var net/http.ErrUseLastResponse
4 uses
net/http (current package)
client.go#L489: var ErrUseLastResponse = errors.New("net/http: use last response")
client.go#L696: if err == ErrUseLastResponse {
github.com/aws/aws-sdk-go-v2/aws/transport/http
client.go#L263: return http.ErrUseLastResponse
client.go#L272: return http.ErrUseLastResponse
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)