Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "got_emitter"

Index

Functions

Functions

gotEmitter

  • gotEmitter(endpoint: string, protocol: HttpProtocol, port?: undefined | number, method?: HttpMethod, bufferSize?: undefined | number, retry?: number | Partial<RequiredRetryOptions>, cookieJar?: PromiseCookieJar | ToughCookieJar, callback?: undefined | ((error?: RequestError, response?: Response<string>) => void), agents?: Agents): Emitter

Generated using TypeDoc