Searched defs:box_stream (Results 1 – 3 of 3) sorted by relevance
592 let box_stream = Box::new("".as_bytes()); in async_chunk_trailer_1() localVariable616 let box_stream = Box::new("".as_bytes()); in async_chunk_trailer_1() localVariable650 let box_stream = Box::new("".as_bytes()); in async_chunk_trailer_2() localVariable691 let box_stream = Box::new( in http_body_chunk2() localVariable716 let box_stream = Box::new("".as_bytes()); in http_body_chunk2() localVariable756 let box_stream = Box::new("".as_bytes()); in http_body_empty_err() localVariable785 let box_stream = Box::new("hello world".as_bytes()); in http_body_text() localVariable807 let box_stream = Box::new("".as_bytes()); in http_body_text() localVariable841 let box_stream = Box::new("hello world".as_bytes()); in http_body_until_close() localVariable867 let box_stream = Box::new("".as_bytes()); in http_body_until_close() localVariable
1010 let box_stream = Box::new("hello world".as_bytes()); in client_request_redirect() localVariable
292 let box_stream = Box::new("".as_bytes()); in download() localVariable