Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kjirou/investigate-x-frame-options

Investigate X-Frame-Options HTTP header.
https://github.com/kjirou/investigate-x-frame-options

Last synced: 12 days ago
JSON representation

Investigate X-Frame-Options HTTP header.

Awesome Lists containing this project

README

        

# investigate-X-Frame-Options
Investigate X-Frame-Options HTTP header.

## Verification Procedure

Install this application.
```bash
git clone [email protected]:kjirou/investigate-X-Frame-Options.git
cd ./investigate-X-Frame-Options
npm install
```

Execute this command.
```bash
node ./server.js 3000 3001
```

Browse http://localhost:3000 and http://localhost:3001 on your browser.