pub fn set_handler( pattern: &'static str, status: u16, headers: &[(&str, &str)], body: &[u8], )
Helper for _test feature tests.