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

HTTP client in PyCharm code editor

Last modified: 14 September 2021

Professional feature: download PyCharm Professional to try.

When testing a web service, you can create, edit, and execute HTTP Requests directly in the PyCharm code editor.

https://resources.jetbrains.com/help/img/idea/2021.2/basic_request.png
Gif

HTTP Requests are stored in .http and .rest files and are marked with the HTTP file icon icon.

Support for HTTP files includes the following features:

Before you begin, configure the Proxy settings on the HTTP Proxy page of the Settings/Preferences dialog Ctrl+Alt+S if necessary.