GET String sends a HTTP request with GET method on call and decode its content as if the response has header of Content-Type: plain/text; charset=utf-8. So this is not suitable for binary-transmission.
Content-Type: plain/text; charset=utf-8