We run a pre-request script that includes a line like
const cookies = res.headers.get('set-cookie');
The quick-js gives the following error for this line:
quick-js:execution-end:with-error not a function
This code works fine within both the Linux and Windows versions of bruno.
We run a pre-request script that includes a line like
The quick-js gives the following error for this line:
quick-js:execution-end:with-error not a functionThis code works fine within both the Linux and Windows versions of bruno.