-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When trying to use file upload using proxy, the request is getting to the server, but the file is not uploaded....
Like there is an empty input.
*To Reproduce
configurations:
- Use IOS device version 14.x
- wkWebview Cordova ios 6.0.2
- cordova plugin webview proxy
- scheme is something://www.somethig.com
- add file input
- use FormData to add the file.
- use xhr and post it with multipart/form-data using the proxy.
Expected behavior
The server should get the body of the request
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working