Tagged Questions
2
votes
1answer
61 views
Are filename extensions required on served images?
If the image I'm serving has the proper HTTP Content-Type is it also required that I have the image filename extension (JPG/PNG/GIF)?
Or can I just include the image in the page without?