mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-03-14 07:31:05 +01:00
fix comment
This commit is contained in:
parent
cd13046c82
commit
65672c9c52
1 changed files with 0 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue