flowjs / flow.js

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

Multiple uploads only include query data inside first upload. #372

Closed realwumbl3 closed 2 years ago

realwumbl3 commented 2 years ago

I wish it would include it in every upload POST request.

Is this normal/intended behavior ?