usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
25.67k stars 1.17k forks source link

Header Attribute Names #3143

Open ykburda opened 1 week ago

ykburda commented 1 week ago

I have checked the following:

Describe the feature you want to add

We are manually adding attribute names to header. It will be nice feature to show all suggested header attribute names and values while writing eg: accept, content-type while writing cont... and of course most applicable value helps similar. eg content-type value application/json . Maybe adding a preset function to add kind of already attributes and values.

Mockups or Images of the feature

None