Well it was because on the client side I would have to make as many HTTP as the number of links I receive. (I think)
When I put one link on the header, the client side receives the InputStream and converts it to a bitmap, if it's just a string, I need to make again an HTTP request to receive it as inputstream. But Ill figure out another approach for this.. It's actually not viable.. thanks guys. 😉