Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dchunk.rs1038 let mut trailer_headers = Headers::new(); in get_trailer() localVariable
2122 let trailer_headers = decoder.get_trailer().unwrap().unwrap(); in ut_chunk_body_decode_7() localVariable
2197 let trailer_headers = decoder.get_trailer().unwrap().unwrap(); in ut_chunk_body_decode_8() localVariable