Skip to main content

Module http

Module http 

Source

Structs§

BearerPost
GithubToken
Opaque GitHub token handle.
UreqClient
Production HTTP client backed by ureq::Agent.

Traits§

HttpClient
Contract for HTTP GET requests used by the fetcher/resolver layer.

Functions§

github_token
Discover a GitHub token from environment or gh CLI. Cached after first call.
set_config_token
Inject a GitHub token read from the user config file.