forwardemail / forwardemail/superagent

Track progress of any POST request

Open
#1,528 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16.6k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

https://stackoverflow.com/questions/19126994/what-is-the-cleanest-way-to-get-the-progress-of-jquery-ajax-request

It seems possible to track progress for any POST request but superagent by documentation doesn't support that. I tried to attach progress event for POST request and it worked incorrect: during upload I received 2 events, both had `percent: 100`.

I'm sending application/json body.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.