> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.serverfreak.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to View HTTP Headers in Google Chrome Browser

You can use this method to check many things related to the website which you're browsing. Example such as the _remote server ip address, server type,  user-agent_ etc. 

Here's are the simple steps which you can use to view HTTP Headers:

1. On the website which you are browsing, use the right-mouse click to click once and select **Inspect** 
![](https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/74a28678-a0ac-44a7-ae7d-847cbb7e8087.png)



2. Click on the **Network** tab as seen below.

![](https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/48c4ff38-c252-4cb5-8cab-1639bb8e53be.png)


3. On the same page, press the **F5 button** on your keyboard in order to reload the web page. Select any HTTP request on the left panel, and the HTTP headers will be displayed on the right panel.


![](https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/d837d079-62f6-4642-bc59-04934b9f50d2.png)
