nushell/crates/nu-command
JT 36079f1a3d
Port fetch (with fixes) (#660)
* Port fetch to engine-q

* Fix check for path as a string

* Add a timeout flag and fix some span issues

* Add a temporary fetch command that returns byte streams. Got rid of async stuff as we're using the blocking feature of tokio

* More tweaks for the bytestream

* Rewrite fetch using ByteStreams

* buffer read on bytes directly

Co-authored-by: Stefan Stanciulescu <contact@stefanstanciulescu.com>
2022-01-04 13:01:18 +11:00
..
assets To html and to md (#453) 2021-12-09 19:16:35 -06:00
src Port fetch (with fixes) (#660) 2022-01-04 13:01:18 +11:00
build.rs Port version (#467) 2021-12-11 14:08:17 -06:00
Cargo.toml Port fetch (with fixes) (#660) 2022-01-04 13:01:18 +11:00