MCPcopy Create free account
hub / github.com/gavv/httpexpect / Response

Method Response

printer.go:89–90  ·  view source on GitHub ↗

Response implements Printer.Response.

(*http.Response, time.Duration)

Source from the content-addressed store, hash-verified

87
88// Response implements Printer.Response.
89func (CurlPrinter) Response(*http.Response, time.Duration) {
90}
91
92// DebugPrinter implements Printer and WebsocketPrinter.
93// Uses net/http/httputil to dump both requests and responses.

Callers 1

TestPrinter_CurlFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestPrinter_CurlFunction · 0.76