HTTP File Updates for Request Variables
Many users have requested support for request variables in the HTTP files of Visual Studio. With request variables, you can send HTTP requests and then use data from the response or request in any subsequent requests sent from the HTTP file. We have also added support for the shared environment $shared, which allows you to … Read more