ClientRequestConstructor
Nodepod API / src / http / ClientRequestConstructor
Interface: ClientRequestConstructor()
Section titled “Interface: ClientRequestConstructor()”Defined in: src/polyfills/http.ts:875
ClientRequestConstructor(
this,opts,proto?):void
Defined in: src/polyfills/http.ts:877
Parameters
Section titled “Parameters”any
proto?
Section titled “proto?”"https" | "http"
Returns
Section titled “Returns”void
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new ClientRequestConstructor(
opts,proto?):ClientRequest
Defined in: src/polyfills/http.ts:876
Parameters
Section titled “Parameters”proto?
Section titled “proto?”"https" | "http"
Returns
Section titled “Returns”Properties
Section titled “Properties”prototype
Section titled “prototype”prototype:
any
Defined in: src/polyfills/http.ts:878