Searched refs:SAMPLE_QUERY (Results 1 – 1 of 1) sorted by relevance
568 const SAMPLE_QUERY: &str = "q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB"; const575 let cmd = Command::DohQuery { query: SAMPLE_QUERY.as_bytes().to_vec(), resp: resp_tx }; in close_doh()