Only reproducible with payloads larger than the threshold required for continuation frames (presumably).
npm install
nvm use 0.12.7node index.js
Outputs lots of FOO|.
nvm use 4.1.2node index.js
Shows "New connection" but no FOO|.
- Edit index.js, change flag
useProxytofalse
Lots of FOO| again.