How to view HTTP headers in Google Chrome?

To view the request or response HTTP headers in Google Chrome, take the following steps :

  1. In Chrome, visit a URL, right click, select Inspect to open the developer tools.
  2. Select Network tab.
  3. Reload the page, select any HTTP request on the left panel, and the HTTP headers will be displayed on the right panel.
view-header-in-chrome

28 comments on “How to view HTTP headers in Google Chrome?

  1. in My Payload not showing actual value its showing

    Like This

    d140e235c4d2f539f6219b0b4959cc8ecef59edbfab2192c1fa539c86515dd039cc7816721ff9e3be9011ac7e2442714acc4760ae9b369f83be29d634d3831ea0b60f1dd50843fe59bd0576615

    Reply
  2. You may wish to check this

    This feature doesn’t work in Chrome – it used to many years ago, now it will always show “0 / X requests” (where X is the total number of HTTP requests made)

    But never will you see anything load here – try Googling “chrome network tab not showing requests” and you will see the literally hundreds of threads of people saying this

    Reply
    1. For anyone who happens upon this article, the feature works in FireFox – which I’m using as an alternative

      Reply
  3. Did API of every platform(Instagram, Discord, … ) come from here ?

    Reply
  4. Not seeing what you expect? Make sure the filters are set to “All” to the right of the to the “Hide Data URLs” check box.

    Reply
  5. really this is very useful information, thanks for sharing this information with us. google extensions are very useful I also read an article on http://technicalground.webstarts.com/ but the information which is mentioned in this article is not proper don’t go there.

    Reply
  6. Hello, do you know what does mean the double dots before parameter? For example:

    Request Headers
    :authority: xxx.com
    :method: GET
    :path: /api/data/v9.0/$metadata
    :scheme: https

    I do not know what does mean the “:”.

    Thanks

    Reply

Leave a Comment

Your email address will not be published. Required fields are marked *