Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ ExecuteCheckRedirect
Method
ExecuteCheckRedirect
cf/net/http_client.go:24–24 ·
view source on GitHub ↗
(req *http.Request, via []*http.Request)
Source
from the content-addressed store, hash-verified
22
23
Do(*http.Request) (*http.Response, error)
24
ExecuteCheckRedirect(req *http.Request, via []*http.Request) error
25
}
26
27
type
client
struct
{
Callers
1
http_client_test.go
File · 0.65
Implementers
1
FakeHTTPClientInterface
cf/net/netfakes/fake_httpclient_interf
Calls
no outgoing calls
Tested by
no test coverage detected