fix: if header sent, don't set the cookie

bigpipe will fail
This commit is contained in:
fengmk2
2015-12-09 18:17:50 +08:00
parent 205a58f270
commit 629141717e
4 changed files with 27 additions and 13 deletions

View File

@@ -1,11 +1,8 @@
sudo: false
language: node_js
node_js:
- '5'
- '4'
- '3'
- '2'
- '1'
- '0.12'
script:
- 'npm run test-cov'
after_script: