Skip to content

inikulin/cookie-compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browsers RFC 6265 compatibility research - http://inikulin.github.io/cookie-compat.

To run tests locally

You will need Node.js 4+ and npm installed.

Run:

git clone https://github.com/inikulin/cookie-compat.git
cd cookie-compat && npm install && npm link

Add contents of data/hosts file to your system hosts.

Run:

cookie-compat

Open provided link in your browser and you're set. To save results to data/results.json so they appear on the results web page start runner with the --save flag:

cookie-compat --save

Author

Ivan Nikulin ([email protected])

About

Browsers RFC 6265 compatibility research - http://inikulin.github.io/cookie-compat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published