Hi guys,
please I need some tips on creating a proxy server
to channel my file download requests through.
I have taken this approach because I have tried all means
of downloading file using XHR using CORS techniques like
Origin, with credentials, etc for iOS but failed.
So finally I have resorted to use the proxy. Since this is my
first time, I will do with some tips.
Thanks in advance guys.
-Nii