Hi, is there a way how to read url of ajax response? Usually it is the same url I called it with, but sometimes the target url is changed by redirect (code 302). So can I somehow read the "final" url?
Thanks
Hi, is there a way how to read url of ajax response? Usually it is the same url I called it with, but sometimes the target url is changed by redirect (code 302). So can I somehow read the "final" url?
Thanks