bypassProxyはproxyBypassHostsに判断を委譲するように
This commit is contained in:
parent
f14150c69d
commit
50b98a92a8
5 changed files with 7 additions and 8 deletions
|
|
@ -96,7 +96,6 @@ export default class extends Endpoint<typeof meta, typeof paramDef> {
|
|||
},
|
||||
{
|
||||
noOkError: false,
|
||||
bypassProxy: true,
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue