Searched refs:_responseHeaders (Results 1 – 2 of 2) sorted by relevance
52 private $_responseHeaders = array(); variable in CAS_Request_AbstractRequest261 $this->_responseHeaders = array_merge($this->_responseHeaders, $headers);273 $this->_responseHeaders[] = $header;317 return $this->_responseHeaders;337 $this->_responseHeaders[0], $matches
178 private $_responseHeaders = array(); variable in CAS_ProxiedService_Http_Abstract247 $this->_responseHeaders = $request->getResponseHeaders();311 return $this->_responseHeaders;