macOS
brew install --cask ijhttplocal Homebrew cask metadata
cask / rank 1236
HTTP client from JetBrains IDEs available as a standalone CLI tool. Version 261.25134.95 via Homebrew Cask; verified 2026-06-30. Also installable with nix: nix profile install nixpkgs#ijhttp.
install
brew install --cask ijhttplocal Homebrew cask metadata
overview
HTTP client from JetBrains IDEs available as a standalone CLI tool
history
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.
security posture
No matching local secret-handling manifest was found for ijhttp. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ijhttp | binary | Homebrew cask binary | ijhttp/ijhttp |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | cask:ijhttp |
|---|---|
| Version | 261.25134.95 |
| Package manager | Homebrew Cask |
| Homepage | https://www.jetbrains.com/ijhttp/download |
| Last updated | 2026-06-30T11:07:47Z |
| Pulse | updated |
| SHA-256 | 4656e9c1e2c798fbe7fd78ed8fc124bc071ebb46e02770e198a562689da32c9d |
| Download URL | https://download.jetbrains.com/resources/intellij/http-client/261.25134.95/intellij-http-client.zip |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ijhttp
nix profile install nixpkgs#ijhttpmain/ijhttp
scoop install main/ijhttpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.