I guess an obvious work around is
if(is_object($this->response)){
$this->response->addHeader('X-Frame-Options', 'SAMEORIGIN');
}
Posted to: addHeader memberprofiles | Show Thread | Post Reply
I guess an obvious work around is
if(is_object($this->response)){
$this->response->addHeader('X-Frame-Options', 'SAMEORIGIN');
}
Posted to: addHeader memberprofiles | Show Thread | Post Reply