fix comment

This commit is contained in:
tamaina 2023-01-07 09:22:20 +00:00
parent cd13046c82
commit 65672c9c52
1 changed files with 0 additions and 5 deletions

View File

@ -269,11 +269,6 @@ export class HttpRequestService {
//#endregion
}
/**
* Get http agent by URL
* @param url URL
* @param bypassProxy Allways bypass proxy
*/
@bindThis
public getStandardUndiciFetcherOption(opts: undici.Agent.Options = {}, proxyOpts: undici.Agent.Options = {}) {
return {