gohttp
gohttp copied to clipboard
HTTP client for Go
Fixed the problem that the host could not be modified because the host in the net library was put into the host attribute of request Path: net/http/request.go type Request struct...
Hello, is a piece of functionality to collect calls metrics (such as latency and download time) in the roadmap? If not, are you aware of any instrumentation tool that is...
Hi, @nahid Get a error when running test case: + Error ```shell error 1 : # command-line-arguments ./test_post.go:22:11: resp.GetBodyWithUnmarshal undefined (type *gohttp.Response has no field or method GetBodyWithUnmarshal) error 2...