The only advice I have about CSP is that you have to set any headers at the very, very top before any output gets rendered, or it generally won't work (but it would also generally just crash). Presumably you can trace it to make sure the headers you want are showing up). -- Scott