Do you know how to remove forward slash in backend code. Seems like nothing works. I have tried replace, split and join. Nothing seems to work. Another weird thing is if I just do static string and print out to console and a lot of my forward slashes get removed before I even try to manipulate the string. This is in my http-request file.