HTTP Header Analysis chrome extension enables you to inspect response headers after the page loads. The following headers are analyzed, and the results are displayed when you select the extension icon.
- X-Frame-Options
- Strict-Transport-Security
- X-XSS-Protection
- Content-Security-Policy
- X-Content-Type-Options
- Referrer-Policy
-
Clone the repository
git clone https://github.com/govindasamyarun/http-header-analysis
-
Open the Chrome browser menu in the top-right corner and select More Tools > Extensions.
-
Select Load unpacked -> select http-header-analysis directory.
http-header-analysis.mp4
Use the issues tab to report any problems or issues.
Distributed under the MIT License. See LICENSE for more information.