Interface UWSProxyHTTPConfigOpts

Hierarchy

  • UWSProxyHTTPConfigOpts

Properties

Default: undefined - HTTP client configuration

host: string

Default: '127.0.0.1' - HTTP host. Default is the loop-back address.

port: int

Default: 35974 - Private port the HTTP server must listen to

protocol: "http" | "https"

Default: 'http' - Server protocol

quiet: boolean

Default: false - Disable configuration warning printing

Generated using TypeDoc