JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

HTTP Client reference

Last modified: 17 June 2024

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

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