MCPcopy Index your code
hub / github.com/coder/coder / AuthHeader

Method AuthHeader

aibridge/provider/copilot.go:108–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106}
107
108func (*Copilot) AuthHeader() string {
109 return "Authorization"
110}
111
112// KeyFailoverConfig returns a config with a nil Pool, which makes
113// the KeyFailoverTransport short-circuit. Copilot is always BYOK.

Callers 1

CreateInterceptorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected