Home
last modified time | relevance | path

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

/xiu/protocol/webrtc/src/http/
H A Dmod.rs264 let request = "POST /whip/endpoint?app=live&stream=test HTTP/1.1\r\n\ in test_parse_http_request() localVariable
326 let request = "POST /whep?app=live&stream=test HTTP/1.1\r\n\ in test_whep_request() localVariable
/xiu/library/streamhub/src/
H A Dlib.rs517 fn request( in request() method