go-httpclient
go-httpclient copied to clipboard
A productive and performant HTTP client in Go
Results
2
go-httpclient issues
Sort by
recently updated
recently updated
newest added
HeaderContentType
Just a suggestion in the getConnectionTimeout method Move the disableTimeouts check first, in the event someone sets disableTimeouts to true, but also sets the connectionTimeout to some value, which would...