0

How can I send an image back to client instead of telling a client where the image is hosted at? Is it even possible?

I just do not want to let the client know where the image is hosted at.

user10024395
  • 1
  • 1
  • 3
  • 20
  • https://stackoverflow.com/questions/32085474/how-to-put-png-binary-data-into-an-img-tag-and-display-it-as-an-image – Stavm Feb 28 '18 at 10:47
  • 1
    convert image into base64 or some other encoding and assign it to src tag instead of url of image – moghya Feb 28 '18 at 14:41

0 Answers0