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

Method MakeRequestSendReceiveRaw

api/cloudcontroller/ccv3/requester.go:50–50  ·  view source on GitHub ↗
(
		Method string,
		URL string,
		headers http.Header,
		requestBody []byte,
	)

Source from the content-addressed store, hash-verified

48 ) (string, Warnings, error)
49
50 MakeRequestSendReceiveRaw(
51 Method string,
52 URL string,
53 headers http.Header,

Callers 1

requester_test.goFile · 0.65

Implementers 2

RealRequesterapi/cloudcontroller/ccv3/requester.go
FakeRequesterapi/cloudcontroller/ccv3/ccv3fakes/fak

Calls

no outgoing calls

Tested by

no test coverage detected