Dear All,
Followup on https://www.b4x.com/android/forum/t...-from-website-with-webview.94415/#post-597488:
If you use httputils to get the content of a page which automatically forwards to another one, is there a way to get the URL of the page that it´s forwarding to? Of course you can scrape getrequest and be lucky to find it, if you know all forwarding methods, but if you don´t, or if the page is encrypted, how would you be able to find out which URL that you´re being sent to programatically?
Followup on https://www.b4x.com/android/forum/t...-from-website-with-webview.94415/#post-597488:
If you use httputils to get the content of a page which automatically forwards to another one, is there a way to get the URL of the page that it´s forwarding to? Of course you can scrape getrequest and be lucky to find it, if you know all forwarding methods, but if you don´t, or if the page is encrypted, how would you be able to find out which URL that you´re being sent to programatically?