nushell/crates/nu-command/tests/commands/network
xonas 4792328d0e
Refactor send_request in client.rs (#13701)
Closes #13687
Closes #13686

# Description
Light refactoring of `send_request `in `client.rs`. In the end there are
more lines but now the logic is more concise and facilitates adding new
conditions in the future. Unit tests ran fine and I tested a few cases
manually.
Cool project btw, I'll be using nushell from now on.
2024-09-04 23:05:39 +02:00
..
http Refactor send_request in client.rs (#13701) 2024-09-04 23:05:39 +02:00
mod.rs Add unit tests for HTTP commands. (#8267) 2023-03-02 11:05:18 -08:00
port.rs Add checks for ports (#11214) 2023-12-03 08:07:15 -06:00