Home
last modified time | relevance | path

Searched refs:read_headers (Results 1 – 2 of 2) sorted by relevance

/xiu/protocol/rtsp/src/http/
H A Dmod.rs190 fn read_headers(reader: &mut dyn BufRead) -> Option<IndexMap<String, String>> { in read_headers() function
/xiu/protocol/webrtc/src/http/
H A Dmod.rs243 fn read_headers(reader: &mut dyn BufRead) -> Option<IndexMap<String, String>> { in read_headers() function