Skip to main content

build_http

Function build_http 

Source
pub fn build_http() -> Result<Client>
Expand description

Shared HTTP client. 30 s timeout is comfortable for the 2 MB cap times a slow upstream — GitHub API is also cheap to tolerate.