- Home /
How to prevent unescaping redirected url?,how to prevent unescaping redirected url?
Hi. I have to use original escaped redirected url witch contain escaped symbols. Especially, the %2f symbol, I've had a problem. Using UnityWebRequest, and query my web server then redirect to a certain url to download a file which on the external storage server. The external storage server require escaped url. If unescaped url passed to the external storage server, it must be failed to download. How can I solve this issue? Thanks in advance.
Comment
Your answer
Follow this Question
Related Questions
URL Escaping for Firebase 2 Answers
Crash dumps and debug symbols (oh my) 0 Answers
Gethostbyname, get ip address from a url? 3 Answers
Your Instant App APKs should contain at least one base APK. 0 Answers
Max Connections to an MMO 1 Answer