Home
last modified time | relevance | path

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

/xiu/protocol/webrtc/src/http/
H A Ddefine.rs5 pub const DELETE: &str = "DELETE"; constant
/xiu/protocol/webrtc/src/
H A Dwebrtc.rs58 http_method_name::DELETE => {} in run()
/xiu/protocol/webrtc/src/session/
H A Dmod.rs181 http_method_name::DELETE => { in run()