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

HTTP Client reference

Last modified: 21 October 2022

Available only in PyCharm Professional: download to try or compare editions

The client object holds the HTTP Client session metadata, such as the list of global variables. The HTTP Client session is started when PyCharm starts, and ends when PyCharm is closed. Values are not preserved between PyCharm restarts.

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