I was learning about Chrome developer tools from this official tutorial.
At one place, the tutorial was able to search through all headers:
But for me, it is searching only through the Responses:
It was not listing single header with the search string:
What I am missing?