func net/http/httputil.DumpRequestOut
2 uses
net/http/httputil (current package)
dump.go#L77: func DumpRequestOut(req *http.Request, body bool) ([]byte, error) {
github.com/aws/smithy-go/transport/http
middleware_http_logging.go#L42: reqBytes, err := httputil.DumpRequestOut(rc, r.LogRequestWithBody)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)