Hacker News new | ask | show | jobs
by clort 980 days ago
I am not sure that actually, the intermediate site is even technically sending the image.

As I understand it, the iframe is set up such that the users browser loads your site inside the frame and the intermediate site outside of the frame. If you serve a file then you are serving it directly to the browser. The intermediate site never sees it?