fix scope of cookies being set to subpath
fix race condition with concurrent requests
net/http: don't set cookie multiple times
add a README
reuse compliance achieved
allow cookie operations to fail
use crypto rand for cookie ID and counter for internal ID
simple initial commit