-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I have checked the following:
- I've searched existing issues and found nothing related to my issue.
This feature
- blocks me from using Bruno
- would improve my quality of life in Bruno
- is something I've never seen an API client do before
Describe the feature you want to add, and how it would change your usage of Bruno
Add a HTTP version selector :
- HTTP/1.1
- HTTP/2
- HTTP/3
- ALPN (auto negotiation)
Code changes :
Replace requests made with Axios (only support HTTP/1.1)
UI
- ADD a drop-down menu to permit user to select the version used, (left to the HTTP Verb selector : GET/POST/...)
- Default using ALPN
Mockups or Images of the feature
No response
z0rrn
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request