Implement cookies.get API.

This commit is contained in:
Haojian Wu 2015-06-14 16:19:53 +08:00
parent db2042f561
commit dbbc2f19f4
5 changed files with 272 additions and 0 deletions

View file

@ -0,0 +1,3 @@
bindings = process.atomBinding 'cookies'
module.exports = bindings.cookies