UNPKG

redbird

Version:

A reverse proxy with support for dynamic tables

9 lines (8 loc) 168 B
export interface ProxyTargetUrl { host: string; hostname: string; port: number; pathname: string; useTargetHostHeader: boolean; href: string; }