macOS
brew install --cask ijhttplocal Homebrew cask metadata
安装
brew install --cask ijhttplocal Homebrew cask metadata
概览
HTTP client from JetBrains IDEs available as a standalone CLI tool
历史
ijhttp is JetBrains' standalone command-line distribution of the IntelliJ HTTP Client, allowing `.http` request files to run outside the IDE and in continuous-integration jobs.
JetBrains introduced the CLI publicly in a 2022 IntelliJ IDEA blog post after years of developing the IDE-integrated HTTP Client. The post described the CLI as a way to run requests and tests from a terminal or CI server without opening an IDE.
The official docs present the CLI as an extension of the IntelliJ IDEA HTTP Client rather than a separate open-source project. Distribution is through JetBrains ZIP downloads, Docker image, and Homebrew cask packaging.
The CLI targets teams that already keep API examples and checks in `.http` files. JetBrains' docs emphasize CI workflow usage, Docker execution, ZIP installation, and Homebrew installation, which puts the tool in both IDE-user and package-manager workflows.
Users run `ijhttp` against one or more `.http` files, optionally passing public variables from `http-client.env.json` and private variables from `http-client.private.env.json`. The docs also describe Docker execution, log-level controls, response redirection, JavaScript response handlers, and JUnit XML reports.
ijhttp is notable because it packages an IDE feature as a scriptable CLI. That turns editor-authored HTTP request files into CI artifacts, making API smoke tests and request examples portable across local terminals, containers, and automation.
安全态势
没有找到 ijhttp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
Config paths the tool may read or write during local use.
http-client.env.jsonhttp-client.env.jsonCredential-bearing paths to review before unattended agent runs.
http-client.private.env.jsonhttp-client.private.env.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ijhttp | 二进制 | Homebrew cask 二进制 | ijhttp/ijhttp |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | cask:ijhttp |
|---|---|
| 版本 | 261.25134.95 |
| 软件包管理器 | Homebrew Cask |
| 主页 | https://www.jetbrains.com/ijhttp/download |
| 最后更新 | 2026-06-30T11:07:47Z |
| Pulse | updated |
| SHA-256 | 4656e9c1e2c798fbe7fd78ed8fc124bc071ebb46e02770e198a562689da32c9d |
| 下载 URL | https://download.jetbrains.com/resources/intellij/http-client/261.25134.95/intellij-http-client.zip |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ijhttp
nix profile install nixpkgs#ijhttpmain/ijhttp
scoop install main/ijhttp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.