How to maintain a web session using HTTP client?
Answered
I'm developing a website and testing APIs using the HTTP client script file. Some APIs require user login but when I tried to send a login request first and then send other API requests, the session would be lost. Is this already a feature yet? For now I can only test scenarios like this using Postman.
Please sign in to leave a comment.
Could you please create a support ticket and provide idea.log (Help | Show Log in Explorer) and Help | About?
There is a related feature request at https://youtrack.jetbrains.com/issue/WI-40381. Is that what you are looking for?