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

Exploring the HTTP request in Editor syntax

Last modified: 27 January 2022

To compose an HTTP request in the CLion 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.