Firefox: Disable x-frame-options limitations for a given origin site
I ended up solving this by writing a quick extension using nsITraceableChannel to alter the response. Not the request.
I ended up solving this by writing a quick extension using nsITraceableChannel to alter the response. Not the request.