Interface UWSProxyHTTPConfig

Hierarchy

  • UWSProxyHTTPConfig

Properties

Raw configuration passed to UWSProxy.createHTTPConfig

host: string

HTTP host

port: int

Listening port

protocol: "http" | "https"

HTTP protocol

Generated using TypeDoc