GitHub utilities reference¶
GitHub ¶
GitHubHTTPClientManager ¶
A subclass of HTTPClientManager
for GitHub API requests.
Authentication will use the GitHubAuth
configuration if both the user and token are set.