Mark Donile
Results
1
comments of
Mark Donile
Is it possible to compose a variable from multiple environment variables and re-use that variable throughout `.http` files? For example: ```json { "rest-client.environmentVariables": { "$shared": { }, "local": { "protocol":...