I'm using an http object to download the contents from a search page.
However, the game crashes upon trying to load the page. I've heard that I could use a TCP object to download the page, but I haven't figured out how to do the GET request correctly, I keep getting bad request errors.
I've put in echos previously, the game crashes as soon as it starts receiving data through the httpObject.