Searched refs:getRequestHeader (Results 1 – 5 of 5) sorted by relevance
91 $contentType = $request->getRequestHeader("content-type");
46 if ($resp->getRequestHeader("authorization")) {
175 public function getRequestHeader($key) { function in Google_HttpRequest
266 this.getRequestHeader = function (name) { method in exports.XMLHttpRequest378 if (!this.getRequestHeader('Content-Type')) {
224 'content-type' => $req->getRequestHeader('content-type'),