ProxyOptions
Nodepod API / src / ProxyOptions
Interface: ProxyOptions
Section titled “Interface: ProxyOptions”Defined in: src/request-proxy.ts:66
Properties
Section titled “Properties”baseUrl?
Section titled “baseUrl?”
optionalbaseUrl?:string
Defined in: src/request-proxy.ts:67
onServerReady?
Section titled “onServerReady?”
optionalonServerReady?: (port,url) =>void
Defined in: src/request-proxy.ts:68
Parameters
Section titled “Parameters”number
string
Returns
Section titled “Returns”void