HTTPie:https://httpie.io/docs/cli/macos

https://www.helloworld.net/p/6972256304

brew install httpie

Error: Cannot install vim because conflicting formulae are installed. macvim: because vim and macvim both install vi* binaries

Please brew unlink macvim before continuing.

Unlinking removes a formula's symlinks from /opt/homebrew. You can link the formula again after the install finishes. You can --force this install, but the build may fail or cause obscure side effects in the resulting software.

brew unlink macvim

Unlinking /opt/homebrew/Cellar/macvim/9.0.0065... 13 symlinks removed.

brew install httpie

链接

brew link macvim