Interface

Gio-2.0GioSimpleProxyResolverConstructorProps

interface ConstructorProps {
    default_proxy: string;
    defaultProxy: string;
    ignore_hosts: string[];
    ignoreHosts: string[];
}

Hierarchy (View Summary)

Index

Properties

default_proxy: string
defaultProxy: string
ignore_hosts: string[]
ignoreHosts: string[]