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

HTTP Client reference

Last modified: 06 September 2023

The client object holds the HTTP Client session metadata (such as the list of global variables) and lets you test the HTTP response and log text in the output. The HTTP Client session is started when WebStorm starts, and ends when WebStorm is closed. Values are not preserved between WebStorm restarts.

The client object oprovides access to the global nested object that serves as a variable storage.