Skip to content

[feat] proxy disabled with websocket and http feature #2327

Open
@barbyJam

Description

@barbyJam

Describe the problem

Some system env. be set global proxy, so whatever I set fetch(plugin) or websocket (plugin) 's options, the request still using the system proxy.

Describe the solution you'd like

Providing some options for the proxy. You can set those enum,

  1. using IE proxy;
  2. using global proxy;
  3. not using any proxy(ban to use any proxy, rather than current keep default if value is undefined);

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions