nushell/crates/nu-command/src/network/http
Wind 1c6c85d35d
Fix clippy (#15489)
# Description
There are some clippy(version 0.1.86) errors on nushell repo. This pr is
trying to fix it.

# User-Facing Changes
Hopefully none.

# Tests + Formatting
NaN

# After Submitting
NaN
2025-04-06 09:49:28 +08:00
..
client.rs Fix clippy (#15489) 2025-04-06 09:49:28 +08:00
delete.rs refactor: rename subcommand structs (#15309) 2025-03-14 02:00:35 +01:00
get.rs refactor: rename subcommand structs (#15309) 2025-03-14 02:00:35 +01:00
head.rs refactor: rename subcommand structs (#15309) 2025-03-14 02:00:35 +01:00
http_.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
mod.rs refactor: rename subcommand structs (#15309) 2025-03-14 02:00:35 +01:00
options.rs refactor: rename subcommand structs (#15309) 2025-03-14 02:00:35 +01:00
patch.rs refactor: rename subcommand structs (#15309) 2025-03-14 02:00:35 +01:00
post.rs refactor: rename subcommand structs (#15309) 2025-03-14 02:00:35 +01:00
put.rs refactor: rename subcommand structs (#15309) 2025-03-14 02:00:35 +01:00