Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/aibridge
/ AuthHeader
Method
AuthHeader
provider/copilot.go:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
func
(*Copilot) AuthHeader() string {
109
return
"Authorization"
110
}
111
112
// InjectAuthHeader is a no-op for Copilot.
113
// Copilot uses per-user tokens passed in the original Authorization header,
Callers
1
CreateInterceptor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected