bruno icon indicating copy to clipboard operation
bruno copied to clipboard

pre-request script require('https') is undefined

Open roband7 opened this issue 1 year ago • 0 comments

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

roband7 avatar Aug 23 '24 14:08 roband7