node-XMLHttpRequest
node-XMLHttpRequest copied to clipboard
Make sync version work on large messages, improve sync version using deasync
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.
@driverdan Any update on this? Any blockers that need to be addressed ?