Open
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
UI Enhancements
- When looking at the headers tab for a specific request, the UI should display what headers it is inheriting from is parent folder/collection
- When looking at the headers tab for a folder, the UI should display what headers it is inheriting from is parent collection
I currently do not like to define headers on a folder/collection. If inherited headers are defined on a folder/collection then anyone who wants to understand what headers will be included in the request needs to visit multiple screens (each header tab on the requst, the collection and any intermidiary folder). Because the bruno collections I use are also shared with others who may not be aware that headers can be inherited from a folder/collections I feel that duplicating all relevant headers on each request (instead of using the inheritance features) will result in less confusion with those I share my collections with
Enhancing the UI to display all headers that are inherited from other places would
- eliminate the need to visit multiple screens in order to understand what headers a single request will have
- eliminate the worry about causing confusion when I share my collection with others