flowjs / flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
Other
2.97k stars 347 forks source link

Can I overwrite chunk test request? #265

Open iboying opened 5 years ago

iboying commented 5 years ago

First, thanks for the repository. We have a chunk test API which is not the same as upload API. So how can I overwrite the test request?