Searched refs:isHttp (Results 1 – 3 of 3) sorted by relevance
459 $isHttp = strpos($url->getScheme(), "http") === 0;461 $isHttp = false;463 if ($isHttp) {
22654 this.isHttp = this.url.protocol === 'http:' || this.url.protocol === 'https:';22656 this.httpHeaders = this.isHttp && source.httpHeaders || {};23068 isHttp: stream.isHttp, property23248 isHttp = _ref.isHttp,23268 if (disableRange || !isHttp) {23572 this.isHttp = /^https?:/i.test(url);23573 this.httpHeaders = this.isHttp && args.httpHeaders || {};23624 if (this.isHttp && 'begin' in args && 'end' in args) {23687 if (xhr.status === 0 && this.isHttp) {23871 isHttp: this._manager.isHttp, property[all …]
1 …isHttp","suggestedLength","extractFilenameFromHeader","createRequestOptions","returnValues","allow…