On Mon, May 4, 2009 at 6:03 AM, Andre-John Mas <[email protected]> wrote:
> I have seen some site block images from being loaded if the referrer is not > the site in question. I don't know if this is possible with Tomcat? Easily done with a Filter, except that: 1) The referrer header is not required by the spec. 2) Some browser plugins block the referrer header from being sent. 3) It's easily forged. FWIW, -- Hassan Schroeder ------------------------ [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
