Searched defs:box_stream (Results 1 – 3 of 3) sorted by relevance
616 let box_stream = Box::new("".as_bytes()); in async_chunk_trailer_1() localVariable640 let box_stream = Box::new("".as_bytes()); in async_chunk_trailer_1() localVariable674 let box_stream = Box::new("".as_bytes()); in async_chunk_trailer_2() localVariable715 let box_stream = Box::new( in http_body_chunk2() localVariable740 let box_stream = Box::new("".as_bytes()); in http_body_chunk2() localVariable780 let box_stream = Box::new("".as_bytes()); in http_body_empty_err() localVariable809 let box_stream = Box::new("hello world".as_bytes()); in http_body_text() localVariable831 let box_stream = Box::new("".as_bytes()); in http_body_text() localVariable865 let box_stream = Box::new("hello world".as_bytes()); in http_body_until_close() localVariable891 let box_stream = Box::new("".as_bytes()); in http_body_until_close() localVariable
1113 let box_stream = Box::new("hello world".as_bytes()); in client_request_redirect() localVariable
297 let box_stream = Box::new("".as_bytes()); in download() localVariable