Credential access
Reads tokens, headers, cookies, netrc-style credentials, and request body files.
agent safety
httpie sends HTTP requests and can call authenticated APIs from local credentials.
Reads tokens, headers, cookies, netrc-style credentials, and request body files.
Can call arbitrary APIs that mutate remote systems.
Can upload files or trigger deployment APIs.
Gate authenticated requests, file uploads, and destructive HTTP methods.
Allow public GETs; require approval for credentialed requests, uploads, POST, PUT, PATCH, and DELETE.
安装
sudo av install brew:httpiebrew install httpielocal Homebrew formula metadata
sudo port install httpieMacPorts ports tree · net/httpie/Portfile · source: api.github.com
sudo apk add httpieAlpine Linux edge package indexes · httpie · source: dl-cdn.alpinelinux.org
sudo apt install httpieDebian stable package indexes · httpie · source: deb.debian.org
sudo dnf install httpieFedora Rawhide package metadata · httpie · source: dl.fedoraproject.org
nix profile install nixpkgs#httpienixpkgs package indexes · httpie · source: raw.githubusercontent.com
sudo pacman -S httpieArch Linux sync databases · httpie · source: geo.mirror.pkgbuild.com
sudo zypper install httpieopenSUSE Tumbleweed package metadata · httpie · source: download.opensuse.org
choco install httpieChocolatey community package catalog · httpie · source: community.chocolatey.org
winget install --id HTTPie.HTTPie -eWindows Package Manager source index · HTTPie.HTTPie · source: cdn.winget.microsoft.com
概览
User-friendly cURL replacement (command-line HTTP client)
受保护工具覆盖
HTTPie named sessions persist authentication, custom headers, prompted passwords, and cookies as JSON files under the HTTPie config directory. Automic Vault detects session files containing plaintext authentication material, but does not migrate them because sessions are mutable runtime state.
yellow risk · medium confidence · runtime
本地 README 摘录
This detector reports plaintext HTTPie named sessions.
HTTPie stores named sessions as JSON files under the config directory, normally ~/.config/httpie/sessions/<host>/<name>.json. Session data can include authentication headers, prompted passwords, and cookies.
This protected-tool coverage is detect-only because HTTPie session files are mutable runtime state. A safe fix needs native session-store integration or a source protected tool that preserves session updates.
来源: local coverage notes
来源摘录
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
http | cli | global executable | |
httpie | cli | global executable | |
https | cli | global executable |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| Package key | brew:httpie |
|---|---|
| Version | 3.2.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/httpie |
| Homepage | https://httpie.io/ |
| Repository | https://github.com/httpie/cli |
| Upstream docs | https://httpie.io/docs/cli |
| License | BSD-3-Clause |
| Source archive | https://github.com/httpie/cli/archive/refs/tags/3.2.4.tar.gz |
| Last updated | 2026-05-21T12:42:21Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | httpie |
| Version Scheme | 0 |
| Revision | 10 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
httpie 3.2.4-3
CLI, cURL-like tool for humans
sudo apt install httpiehttpie
nix profile install nixpkgs#httpiehttpie 3.2.2-1
CLI, cURL-like tool for humans
sudo apt install httpiehttpie 3.2.4-r2
CLI, cURL-like tool
sudo apk add httpiehttpie-doc 3.2.4-r2
CLI, cURL-like tool (documentation)
sudo apk add httpie-dochttpie-pyc 3.2.4-r2
Precompiled Python bytecode for httpie
sudo apk add httpie-pychttpie 3.2.4-12.fc44
A Curl-like tool for humans
sudo dnf install httpiehttpie 3.2.4-2
human-friendly CLI HTTP client for the API era
sudo pacman -S httpiehttpie 3.2.4-5.2
CLI, cURL-like tool for humans
sudo zypper install httpiehttpie
sudo port install httpiehttpie
choco install httpieHTTPie.HTTPie
winget install --id HTTPie.HTTPie -eUnicornSoft.UnicornHTTPS
winget install --id UnicornSoft.UnicornHTTPS -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。