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
Please implement new option called "processData" for Request class.
Why? -> To send HTML5 FormData object as Request data.
The same thing presents in JQuery.
It will be used in send() method to switch off data processing.
Thanks!
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/55961-request-processdata-option-is-needed?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
Please implement new option called "processData" for Request class.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/55961-request-processdata-option-is-needed?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github).Why? -> To send HTML5 FormData object as Request data.
The same thing presents in JQuery.
It will be used in send() method to switch off data processing.
Thanks!
The text was updated successfully, but these errors were encountered: