bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Allow users to upload a raw file as the request body

Open zachary-berdell-elliott opened this issue 7 months ago • 5 comments

I have checked the following:

  • [X] I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

Hi, I recently moved from Postman to Bruno and noticed one of the features that was missing is the ability to upload a file as the request body. Having an ability for the user to select raw file as the body then a button that allows the user to pick a file to use would be helpful. I am currently using the fs and path npm packages in the script tab to fullfill this use case but think this feature would make Bruno easier to use. Thanks.

I checked to see if this Issue is already open and didn't find anything but please close if this is already open.

Mockups or Images of the feature

Screenshot 2024-07-24 220624 Screenshot 2024-07-24 220851

Please find these images to support the feature.

zachary-berdell-elliott avatar Jul 25 '24 04:07 zachary-berdell-elliott