Home
last modified time | relevance | path

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

/xiu/protocol/rtsp/src/http/
H A Dmod.rs29 let data_except_body = &request_data[..idx]; in unmarshal() localVariable
118 let data_except_body = &request_data[..idx]; in unmarshal() localVariable
/xiu/protocol/webrtc/src/http/
H A Dmod.rs58 let data_except_body = &request_data[..idx]; in unmarshal() localVariable
166 let data_except_body = &request_data[..idx]; in unmarshal() localVariable