bruno
bruno copied to clipboard
pre-request script require('https') is undefined
I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
Describe the bug
In a pre-request script: const https = require('https');
https comes back as undefined. Is this not supported on the open-source version perhaps?
.bru file to reproduce the bug
No response
Screenshots/Live demo link
No screenshot