[go: up one dir, main page]

ureq::transport

Function set_handler

source
pub fn set_handler(
    pattern: &'static str,
    status: u16,
    headers: &[(&str, &str)],
    body: &[u8],
)
Expand description

Helper for _test feature tests.