[Bug] Missing headers from collection.bru file in "Generate code" function
I am experiencing a bug in the "Generate code" function. The generated code does not include the headers set at the collection level, as specified in the collection.bru file.
Just chiming in that this is an issue. For example, if you generate a curl request, the headers / authorization must be included. As it is, you cannot use that curl request that you've generated.
@Its-treason is it already released?
@Its-treason is it already released?
Hey @melnikaite, if you mean the commit, I referenced this issue: This will not be released to Bruno, it's only available to my Fork. I have rewriting how requests are executed, and this logic is used for generating code in my fork. But the Bruno maintainer is not really interested in my rewrite.