As a user, I want to quickly see how many headers are there in the response I have received for the completed request, without needing to open the Headers tab in response section.
Acceptance Criteria
Note: attaching the screenshot of the figma design for reference

As a user, I want to quickly see how many headers are there in the response I have received for the completed request, without needing to open the Headers tab in response section.
Acceptance Criteria
Given user has opened the application and triggered a request
When the user receives response with one or more headers
Then a badge should appear next to the “Headers” tab showing the count of headers
Given user has opened the application and triggered a request
When the user receives response but with no headers
Then a badge should not be visible
Note: attaching the screenshot of the figma design for reference