GitHub user ghevge added a comment to the discussion: Does anyone knows why in 
iOS, the webview, although is instructed to call an url in which all the "+" 
signs were URL escaped , changes them back to "+" before sending the requests 
to the backend server?

Thanks for your feedback! 

I just realized that I forgot about the cordova-plugin-webview-proxy I am using 
only for ios.

I think the problem comes from somewhere in that plugin... 

I've also tried the double encoding, but funny enough when I do that, it just 
passes to the up stream the double encoded string, it doesn't decode it once.

I will try to see if I can trick it to pass what it has to pass to the upstream.



GitHub link: 
https://github.com/apache/cordova/discussions/492#discussioncomment-10512051

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to