Related to #7 but different. Please support [cookie authentication](http://docs.couchdb.org/en/latest/intro/security.html#cookie-authentication). Apparently, basic auth might go away. should be super simple, just copy what nano does: https://github.com/dscape/nano/blob/master/nano.js#L351
Related to #7 but different.
Please support cookie authentication.
Apparently, basic auth might go away.
should be super simple, just copy what nano does: https://github.com/dscape/nano/blob/master/nano.js#L351