EddyVerbruggen / nativescript-webview-utils

🕸Add request headers to a NativeScript WebView. Perhaps more utils later.
Apache License 2.0
20 stars 17 forks source link

iOS Fix for Non-GET Requests #13

Closed ractoon closed 5 years ago

ractoon commented 5 years ago

Hi There,

This is a fix for the iOS issue regarding POST (or other) request types with custom header data. I've verified this works on iOS 11+ devices, but haven't been able to test with older version.

EddyVerbruggen commented 5 years ago

Looks good, thanks! Just published 3.0.1 to npm.