1. [ ] Use `http.request(url, options, callback)` 2. [x] Use [`Stream.pipeline(from, ..., to, callback)`](https://nodejs.org/api/stream.html#stream_stream_pipeline_streams_callback) 3. [ ] (Maybe) deprecate legacy `Url` usage