We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.3.0
macOS 15.5 (24F74)
'Generate Code' functionality does not work when used with requests which are 'File/Binary' type. The same error occurs in all 3 variations I checked:
I noticed PR 4207 that somewhat resolves this bug, but not entirely as it fails to handle cases 2 and 3.
I believe I've got a working solution I will push to accompany this issue.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have checked the following:
This bug is:
Bruno version
2.3.0
Operating System
macOS 15.5 (24F74)
Describe the bug
'Generate Code' functionality does not work when used with requests which are 'File/Binary' type.
The same error occurs in all 3 variations I checked:
I noticed PR 4207 that somewhat resolves this bug, but not entirely as it fails to handle cases 2 and 3.
I believe I've got a working solution I will push to accompany this issue.
.bru file to reproduce the bug
No response
Screenshots/Live demo link
File/Binary request with a file selected and checkbox ticked.
File/Binary request with a the file field empty and checkbox ticked.
File/Binary request with an empty request body.
The text was updated successfully, but these errors were encountered: