Home
last modified time | relevance | path

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

/plugin/authgoogle/google/io/
H A DGoogle_HttpStreamIO.php119 $responseHeaders = $this->getHttpResponseHeaders($http_response_header);
156 private function getHttpResponseHeaders($response_headers) { function in Google_HttpStreamIO