what is the best plugin to upload multiple files in one request using multi-part form-data in ajax?
I am trying to upload multiple files in one server call using ajax.
but could not find the plugin to satisfy the requirement.
any suggestions or working examples?