Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProxyOpts

Hierarchy

  • ProxyOpts

Index

Properties

Optional authentication

authentication?: { password: string; username: string }

Type declaration

  • password: string
  • username: string

host

host: string

port

port: number

Generated using TypeDoc