Skip to main content

tcp_http_get

Function tcp_http_get 

Source
fn tcp_http_get(
    addr: &str,
    host: &str,
    path: &str,
    bearer: Option<&str>,
) -> String