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

Method Response

printer.go:62–63  ·  view source on GitHub ↗

Response implements Printer.Response.

(*http.Response, time.Duration)

Source from the content-addressed store, hash-verified

60
61// Response implements Printer.Response.
62func (CompactPrinter) Response(*http.Response, time.Duration) {
63}
64
65// CurlPrinter implements Printer.
66// Uses http2curl to dump requests as curl commands that can be inserted

Callers 1

TestPrinter_CompactFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestPrinter_CompactFunction · 0.76