nushell/crates/nu-command/tests/commands/network/http
Alex Kattathra Johnson 22ca5a6b8d
Add tests to test the --max-age arg in http commands (#14245)
- fixes #14241

Signed-off-by: Alex Johnson <alex.kattathra.johnson@gmail.com>
2024-11-04 05:41:44 -06:00
..
delete.rs Add tests to test the --max-age arg in http commands (#14245) 2024-11-04 05:41:44 -06:00
get.rs Add tests to test the --max-age arg in http commands (#14245) 2024-11-04 05:41:44 -06:00
head.rs Allow http commands' automatic redirect-following to be disabled (#11329) 2023-12-28 15:26:34 +08:00
mod.rs add http options command (#9365) 2023-06-09 08:00:40 -05:00
options.rs Add tests to test the --max-age arg in http commands (#14245) 2024-11-04 05:41:44 -06:00
patch.rs Add tests to test the --max-age arg in http commands (#14245) 2024-11-04 05:41:44 -06:00
post.rs Add tests to test the --max-age arg in http commands (#14245) 2024-11-04 05:41:44 -06:00
put.rs Add tests to test the --max-age arg in http commands (#14245) 2024-11-04 05:41:44 -06:00