Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, winget 安装 httpie

查看 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.

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install httpie

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install httpie

MacPorts ports tree · net/httpie/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add httpie

Alpine Linux edge package indexes · httpie · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install httpie

Debian stable package indexes · httpie · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install httpie

Fedora Rawhide package metadata · httpie · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#httpie

nixpkgs package indexes · httpie · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S httpie

Arch Linux sync databases · httpie · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install httpie

openSUSE Tumbleweed package metadata · httpie · 来源: download.opensuse.org

概览

软件包摘要

User-friendly cURL replacement (command-line HTTP client)

命令和别名

  • http
  • httpie
  • https

历史

项目历史与用法

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.

时间线

  • 2012: First public release and GitHub repository creation on February 25.
  • 2012: PyPI version 0.1 was uploaded on February 25.
  • 2022: HTTPie published its account of losing a decade of GitHub stars and watchers.
  • 2022: The project described HTTPie for Terminal as part of a broader Web and Desktop API platform effort.

Related projects

  • Related tools include curl, wget, Postman, Insomnia, REST Client-style editor plugins, and Python's Requests ecosystem.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:repl

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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 files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/httpie/sessions~/.config/httpie/sessions~/.httpie/sessions

可执行文件

已安装的可执行文件

命令类型暴露范围备注
httpcli全局可执行文件
httpiecli全局可执行文件
httpscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.2.4
管理器更新时间2026-07-15
本地数据OK
上游当前
检测到的最新版本3.2.4

https://github.com/httpie/cli

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖certifi, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehttpie
Version Scheme0
Revision11
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

httpie 3.2.4-3

CLI, cURL-like tool for humans

https://httpie.io

sudo apt install httpie
  • Section: web
  • Architecture: all
  • 10 依赖
  • normalized package name match
  • 匹配方式:Httpie
Debian stable package indexes · deb.debian.org · Debian stable package indexes: httpie from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

httpie

nix profile install nixpkgs#httpie
  • normalized package name match
  • 匹配方式:Httpie
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: httpie from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

httpie 3.2.2-1

CLI, cURL-like tool for humans

https://httpie.io

sudo apt install httpie
  • Section: universe/web
  • Architecture: all
  • 13 依赖
  • normalized package name match
  • 匹配方式:Httpie
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: httpie from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

httpie 3.2.4-r2

CLI, cURL-like tool

https://httpie.org/

sudo apk add httpie
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: httpie
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Httpie
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: httpie from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

httpie-doc 3.2.4-r2

CLI, cURL-like tool (documentation)

https://httpie.org/

sudo apk add httpie-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: httpie
  • normalized package name match
  • 匹配方式:Httpie
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: httpie-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

httpie-pyc 3.2.4-r2

Precompiled Python bytecode for httpie

https://httpie.org/

sudo apk add httpie-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: httpie
  • 1 依赖
  • normalized package name match
  • 匹配方式:Httpie
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: httpie-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

httpie 3.2.4-13.fc45

A Curl-like tool for humans

https://httpie.org/

sudo dnf install httpie
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: httpie
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Httpie
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: httpie from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

httpie 3.2.4-2

human-friendly CLI HTTP client for the API era

https://github.com/httpie/cli

sudo pacman -S httpie
  • License: BSD-3-Clause
  • Architecture: any
  • 9 依赖
  • normalized package name match
  • 匹配方式:Httpie
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: httpie from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

httpie 3.2.4-5.2

CLI, cURL-like tool for humans

https://httpie.org/

sudo zypper install httpie
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: noarch
  • Source Package: httpie
  • 13 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Httpie
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: httpie from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

httpie

sudo port install httpie
  • normalized package name match
  • 匹配方式:Httpie
MacPorts ports tree · api.github.com · MacPorts ports tree: net/httpie/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

httpie

choco install httpie
  • normalized package name match
  • 匹配方式:Httpie
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: httpie from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','hexchat'
winget95%

HTTPie.HTTPie

winget install --id HTTPie.HTTPie -e
  • normalized package name match
  • 匹配方式:Httpie
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: HTTPie.HTTPie from https://cdn.winget.microsoft.com/cache/source.msix
winget92%

UnicornSoft.UnicornHTTPS

winget install --id UnicornSoft.UnicornHTTPS -e
  • installed executable or alias match
  • 匹配方式:Https
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: UnicornSoft.UnicornHTTPS from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment