Skip to main content

Module http

Module http 

Source

Structs§

BearerPost
Parameters for a POST request with a Bearer token.
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.