Home
last modified time | relevance | path

Searched refs:uri (Results 1 – 3 of 3) sorted by relevance

/xiu/protocol/httpflv/src/
H A Dserver.rs22 let path = req.uri().path(); in handle_connection()
39 req.uri().to_string(), in handle_connection()
/xiu/protocol/rtsp/src/
H A Drtsp_track.rs40 pub uri: String, field
55 uri: String::default(), in new()
/xiu/protocol/hls/src/
H A Dserver.rs15 let path = req.uri().path(); in handle_connection()