func net/http/httputil.DumpResponse
2 uses
net/http/httputil (current package)
dump.go#L305: func DumpResponse(resp *http.Response, body bool) ([]byte, error) {
google.golang.org/grpc/internal/transport
proxy.go#L85: dump, err := httputil.DumpResponse(resp, true)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)