mirror of
https://github.com/nushell/nushell.git
synced 2025-06-15 06:26:57 +02:00
# Description This PR makes `http_client` return `Result<ureq::Agent, ShellError>`, so errors can be propagated to the caller.
# Description This PR makes `http_client` return `Result<ureq::Agent, ShellError>`, so errors can be propagated to the caller.