# Installer ijhttp avec Homebrew Cask

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ijhttp pour les workflows d'agents IA.

## installation

```sh
sudo av install cask:ijhttp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask ijhttp
```

  Preuve: local Homebrew cask metadata

## Faits du paquet

- **Clé du paquet:** cask:ijhttp
- **Gestionnaire de paquets:** Homebrew Cask
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/cask/ijhttp>
- **Version:** 261.25134.95
- **Résumé source:** HTTP client from JetBrains IDEs available as a standalone CLI tool
- **Page d'accueil:** <https://www.jetbrains.com/ijhttp/download>
- **Docs amont:** <https://www.jetbrains.com/ijhttp/download>
- **Archive source:** <https://download.jetbrains.com/resources/intellij/http-client/261.25134.95/intellij-http-client.zip>
- **Dernière mise à jour:** 2026-06-30T11:07:47Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- ijhttp (binaire)
- ijhttp (alias)

## Comportement d'installation

- hook post-installation: non défini
- Précautions: ijhttp requires Java 17+. You can install the latest version with: brew install --cask temurin
- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 261.25134.95
- gestionnaire mis à jour: 2026-06-30
- données locales: OK
- dépôt amont: https://www.jetbrains.com/ijhttp/download
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2022: JetBrains blog post announced the HTTP Client CLI preview for terminal and CI use.
- 2023: JetBrains documentation and ecosystem posts positioned the CLI as an HTTP Client tool outside IntelliJ-based IDEs.
- 2026: IntelliJ IDEA docs describe ZIP, Docker, and Homebrew installation paths plus environment-file and report support.

### Related projects

- ijhttp is related to the IntelliJ IDEA HTTP Client plugin, JetBrains IDE `.http` files, JetBrains' Docker image, and the HTTP request syntax shared across IDE and CLI execution.

### Sources

- <https://blog.jetbrains.com/idea/2022/12/http-client-cli-run-requests-and-tests-on-ci/>
- <https://formulae.brew.sh/cask/ijhttp>
- <https://www.jetbrains.com/help/idea/http-client-cli.html>
- <https://www.jetbrains.com/ijhttp/download/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ijhttp. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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.


## Configuration files

- Unix: http-client.env.json
- Windows: http-client.env.json

## Credential files

- Unix: http-client.private.env.json
- Windows: http-client.private.env.json
## Détails de la base source

- **Source Database:** Homebrew cask API
- **Tap:** homebrew/cask
- **Full Token:** ijhttp
- **Names:** IntelliJ HTTP Client CLI
- **Artifacts:** Binary: 1, Target: 1
- **Deprecated:** no
- **Disabled:** no

## Autres enregistrements de gestionnaires de paquets

- Nix - ijhttp: normalized package name match | nixpkgs package indexes: pkgs/by-name/ij/ijhttp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/ijhttp: normalized package name match | Scoop official bucket manifest trees: bucket/ijhttp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Liens liés

- [Homebrew Cask packages](https://pkg.so/fr/homebrew-cask-packages/) - Generated from Homebrew Cask package-manager metadata.
- [Homebrew Cask binaries](https://pkg.so/fr/homebrew-cask-binaries/) - Cask artifact metadata includes a binary.

## Combined YAML source

View the package source record on GitHub. [combined/ijhttp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ijhttp.yml)


## Sources

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
