認証情報アクセス
Reads tokens, headers, cookies, netrc-style credentials, and request body files.
brew
httpie のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
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.
インストール
brew install httpielocal Homebrew formula metadata
sudo port install httpieMacPorts ports tree · net/httpie/Portfile · ソース: api.github.com
sudo apk add httpieAlpine Linux edge package indexes · httpie · ソース: dl-cdn.alpinelinux.org
sudo apt install httpieDebian stable package indexes · httpie · ソース: deb.debian.org
sudo dnf install httpieFedora Rawhide package metadata · httpie · ソース: dl.fedoraproject.org
nix profile install nixpkgs#httpienixpkgs package indexes · httpie · ソース: raw.githubusercontent.com
sudo pacman -S httpieArch Linux sync databases · httpie · ソース: geo.mirror.pkgbuild.com
sudo zypper install httpieopenSUSE Tumbleweed package metadata · httpie · ソース: download.opensuse.org
choco install httpieChocolatey community package catalog · httpie · ソース: community.chocolatey.org
winget install --id HTTPie.HTTPie -eWindows Package Manager source index · HTTPie.HTTPie · ソース: cdn.winget.microsoft.com
概要
User-friendly cURL replacement (command-line HTTP client)
履歴
HTTPie is a human-friendly command-line HTTP client for testing, debugging, and interacting with APIs and HTTP servers.
HTTPie was first published on February 25, 2012. Jakub Roztocil's project post describes it as the result of scratching an API testing itch, and the GitHub repository metadata shows the public repository was created the same day.
The project differentiated itself from older HTTP clients with natural command syntax, formatted and colorized output, default JSON ergonomics, persistent sessions, downloads, authentication helpers, and plugin support. The PyPI release history records the first package upload as version 0.1 on February 25, 2012.
HTTPie grew through GitHub, PyPI, and operating-system package managers. Its own 2022 writeup says the project built a 54,000-star GitHub community over its first decade before an accidental repository visibility change deleted watchers and stars, after which the community rebuilt a large visible presence around the new `httpie/cli` repository state.
The CLI exposes `http` and `https` commands for sending arbitrary requests. Common package-level use cases include API exploration, JSON POST and PUT requests, scripted smoke tests, file uploads, redirects, sessions stored under the HTTPie config directory, and readable terminal output during debugging.
HTTPie matters in package culture because it made the API-client experience feel native to the terminal without requiring users to memorize curl's denser flag vocabulary. It also became a standard example of a Python CLI that crossed into every major package ecosystem.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/httpie/sessions~/.config/httpie/sessions~/.httpie/sessions実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
http | cli | グローバル実行可能ファイル | |
httpie | cli | グローバル実行可能ファイル | |
https | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:httpie |
|---|---|
| バージョン | 3.2.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/httpie |
| ホームページ | https://httpie.io/ |
| リポジトリ | https://github.com/httpie/cli |
| 上流ドキュメント | https://httpie.io/docs/cli |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/httpie/cli/archive/refs/tags/3.2.4.tar.gz |
| 最終更新 | 2026-07-15T11:11:28Z |
| Pulse | updated |
| 依存関係 | certifi, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | httpie |
| Version Scheme | 0 |
| Revision | 11 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-13.fc45
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.