You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
The files are downloading fine.
However I am also sending some additional data like:
multipart_params : {
"LorR": 1,
"itemId": 1
}
How would I access this data in node-pluploader?
Thanks,