mirror of
https://gitea.com/actions/checkout.git
synced 2026-04-28 06:59:23 +02:00
.
This commit is contained in:
Vendored
+1
-1
@@ -5608,7 +5608,7 @@ class HttpClient {
|
||||
return this._getProxyAgentDispatcher(parsedUrl, proxyUrl);
|
||||
}
|
||||
else {
|
||||
return this._getAgentDispatcher(parsedUrl);
|
||||
return;
|
||||
}
|
||||
}
|
||||
_prepareRequest(method, requestUrl, headers) {
|
||||
|
||||
Reference in New Issue
Block a user