MCPcopy Create free account
hub / github.com/cli/cli / HostForAPIHost

Method HostForAPIHost

api/http_client.go:19–19  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

17type config interface {
18 ActiveToken(string) (string, string)
19 HostForAPIHost(string) (string, bool)
20}
21
22type HTTPClientOptions struct {

Callers 1

AddAuthTokenHeaderFunction · 0.65

Implementers 1

AuthConfiginternal/config/config.go

Calls

no outgoing calls

Tested by

no test coverage detected