Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h1/request/
H A Dencoder.rs122 method_part: EncodeMethod,
187 method_part: EncodeMethod::new(part.method), in new()
416 struct EncodeMethod { struct
421 impl EncodeMethod { impl