MCPcopy Index your code
hub / github.com/cloudfoundry/cli / DumpResponse

Method DumpResponse

cf/api/authentication/authentication.go:147–149  ·  view source on GitHub ↗
(res *http.Response)

Source from the content-addressed store, hash-verified

145}
146
147func (uaa UAARepository) DumpResponse(res *http.Response) {
148 uaa.dumper.DumpResponse(res)
149}
150
151type LoginResource struct {
152 Prompts map[string][]string

Callers 1

AuthorizeMethod · 0.95

Calls 1

DumpResponseMethod · 0.65

Tested by

no test coverage detected