0.0.2 • Published 8 years ago

checkhashstream v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Start the server: node test_server.js

Do a request where an aswer is expected: curl -i -d "hi there" -H "If-None-Match:fd33e2e8ad3cb1bdd3ea8f5633fcf5c77" http://localhost:3000/hi

Do a request where a 304 (Not modified) is expected: curl -i -d "hi there" -H "If-None-Match:fd33e2e8ad3cb1bdd3ea8f5633fcf5c7" http://localhost:3000/hi

0.0.2

8 years ago

0.0.1

8 years ago