PhpStorm
 
2025.1
Get PhpStorm

HTTP Client reference

Last modified: 28 February 2025

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 PhpStorm starts, and ends when PhpStorm is closed. Values are not preserved between PhpStorm restarts.

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