Home
last modified time | relevance | path

Searched defs:NOTFOUND (Results 1 – 2 of 2) sorted by relevance

/xiu/protocol/httpflv/src/
H A Dserver.rs15 static NOTFOUND: &[u8] = b"Not Found"; constant
/xiu/protocol/hls/src/
H A Dserver.rs12 static NOTFOUND: &[u8] = b"Not Found"; constant