Setting a referrer header on web requests

When accessing URLs within my app, for example a link off or an iframe embed, the “referer” header is always empty.

Does anyone know if it’s possible to set it to anything? I have seen mention of a HTTP plugin but I’m unclear as to whether it’ll help in this case.