Is there a way to stream the image, when I set the response to set the header to `content-type: image/jpeg`? So i don't have to save it somewhere.
Is there a way to stream the image, when I set the response to set the header to
content-type: image/jpeg? So i don't have to save it somewhere.