Skip to main content

http_get_label

Function http_get_label 

Source
pub fn http_get_label(
    host: &str,
    port: u16,
    path: &str,
    bearer: Option<&str>,
) -> String
Expand description

Minimal HTTP/1.0 GET label for probes (no extra HTTP crate).