Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Derror.rs77 RefusedStream = 0x07, enumerator
121 0x07 => ErrorCode::RefusedStream, in try_from()