Home
last modified time | relevance | path

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

/xiu/protocol/webrtc/src/http/
H A Ddefine.rs3 pub const PATCH: &str = "PATCH"; constant
/xiu/protocol/webrtc/src/
H A Dwebrtc.rs57 http_method_name::PATCH => {} in run()
/xiu/protocol/webrtc/src/session/
H A Dmod.rs180 http_method_name::PATCH => {} in run()