node-XMLHttpRequest icon indicating copy to clipboard operation
node-XMLHttpRequest copied to clipboard

Make sync version work on large messages, improve sync version using deasync

Open gena opened this issue 9 years ago • 1 comments

Extend sync version using deasync, spawn is error prone - once message gets large (~150k) it crashes due to command-line limitations. With this fix the same code is used for both sync / async versions.

gena avatar Jun 10 '15 08:06 gena

@driverdan Any update on this? Any blockers that need to be addressed ?

nemani avatar Aug 09 '18 00:08 nemani