DEV Community

Discussion on: Twilio Hackathon Help Thread

Collapse
 
philnash profile image
Phil Nash

There's a couple of things you can do here. You can set the Cache-Control header to no-cache on the URL you are returning for the image. Or you can always return different URLs for the images.

There are more details in this article on how to change the cache behaviour for media message files.