Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ HTTP
Method
HTTP
api/client.go:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
func
(c *Client) HTTP() *http.Client {
39
return
c.http
40
}
41
42
type
GraphQLError
struct
{
43
*ghAPI.GraphQLError
Callers
2
createRun
Function · 0.80
RepoExists
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected