Home
last modified time | relevance | path

Searched refs:_rebroadcast_headers (Results 1 – 1 of 1) sorted by relevance

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php4283 private $_rebroadcast_headers = array(); variable in CAS_Client
4298 $this->_rebroadcast_headers[] = $header;
4353 if (count($this->_rebroadcast_headers)) {
4354 $request->addHeaders($this->_rebroadcast_headers);