Hi @NTBBloodbath, following the resolution of the token authorization, I was wondering if it is possible to have values of the headers defined in the .env file, and resolve them when parsing the http file. It works today for URL component, but not for headers. It comes useful especially with the tokens - you can put the token in .env file and then have all the calls re-use it. What do you think?
Hi @NTBBloodbath, following the resolution of the token authorization, I was wondering if it is possible to have values of the headers defined in the .env file, and resolve them when parsing the http file. It works today for URL component, but not for headers. It comes useful especially with the tokens - you can put the token in .env file and then have all the calls re-use it. What do you think?