Ask HN: How can I send progress of a post request back to browser in Node.js
The case is that I am posting data including a base64 encoded image, some description and some title. All I found is some "jQuery-Super-Magic-Automatic-File-Upload-Progress-2000" plugins and some ajax file upload progress tracking instructions, but I need to track the full request not just the file upload. Thanks.
0 comments
[ 2.8 ms ] story [ 12.3 ms ] threadNo comments yet.