Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Ddecoder.rs646 let end_headers = self.header.is_end_headers(); in decode_continuation_payload() localVariable
687 let end_headers = self.header.is_end_headers(); in decode_headers_payload() localVariable
744 let end_headers = self.header.is_end_headers(); in decode_push_promise_payload() localVariable