Make a request without having to save it
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
I want to make a request without having to save it.
this feature is available in postman
Mockups or Images of the feature
Do you mean something like a draft request?
I'd like to see something like "quick request" in the main bruno UI, I'd want to use bruno as fast as I could use curl. Maybe open a new window with a single request and then offer to save it to a collection but don't force me to create a dummy collection
Make the name optional. If no name is supplied just call it "Draft n" where n is an incrementing number. Alternatively create a name based on the URL, e.g. "GET foo.example.com" - just don't make me choose a name because, as we all know, one of the hardest things in computer science is naming things.