IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Exploring the HTTP request in Editor syntax

Last modified: 19 May 2021

To compose an HTTP request in the IntelliJ IDEA code editor, use the following general syntax:

The HTTP request in Editor format introduces additional capabilities, as demonstrated by the following examples. For details on working with HTTP requests, see HTTP client in IntelliJ IDEA code editor.