get
Nodepod API / src / http / get
Function: get()
Section titled “Function: get()”get(
first,second?,third?):ClientRequest
Defined in: src/polyfills/http.ts:1369
Parameters
Section titled “Parameters”string | URL | ConnectionOptions
second?
Section titled “second?”ConnectionOptions | ((r) => void)
third?
Section titled “third?”(r) => void