handle-failed-requests-js
handle-failed-requests-js copied to clipboard
Implementation of Offline-js with some improvements
Results
2
handle-failed-requests-js issues
Sort by
recently updated
recently updated
newest added
When I try to use formData and the status changes online, the request goes with the empty object "**data**"; ``` //the eRequests localStorage data [{method: "post", url: "http://localhost/gibucket/forms/submit_form_data", data: {}}]...
Add support when data type is FormData closes #4