Andreas Weber
Andreas Weber
I'm with you on points 2 and 3 and I'll adjust it straight away. I don't currently have dynamic titles and I can't implement them cleanly at the moment, because...
> I expected that when executing B, the asserts from A would also be executed. But it does not seem to be the case for me. If I put a...
``` ### Test Common Functions {{ const test = require('./test.js') console.log(test.TestFunc()); }} ``` You need to call your method See https://github.com/httpyac/httpyac.github.io/blob/main/examples/script/scriptRequire.http
It works, but not the way you expect it to. It works directly on the command line. In vscode it would also work, but the console output is not the...
> And if there is a way to overwrite the global console.log method or overwrite the origin required script to override the console.log method in the script PR is welcome....
> Unfortunately, it seems that assigning to the oauth2_* variables invalides any access token obtained for the oauth2 prefix, and thus a new access token is retrieved for every request....
> By the way, should I propose a documentation update MR on how to disable SSL verification? For me it was just the way to do it either via Environment...
I need time to process the input. I once started to improve the logging and use LogOutputChannel from vscode. And would also reset the channel before each request. Unfortunately a...
All good. There are valid points and room to improve. Just difficult to answer in an orderly fashion due to the quantity.