HTML5 error HttpRequest (Cannot read property 'trim' of undefined)

When I compile the project for Html5 (Windows and Android works) and I make a GET request with httpRequest I get this error = “Can not read property ‘trim’ of undefined”. I am on Localhost and on my server I have it configured for Access-Control-Allow-Origin (CORS). What may be happening? Can httprequest requests be made in HTML5? It also happens for the “Download Image” node (which also makes an httprequest). HTML5 game crashes when "Download Image" is called. - HTML5 Development - Unreal Engine Forums