Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NodeHTTP

Hierarchy

Implements

Index

Constructors

constructor

Accessors

options

server

Methods

get

Protected getData

  • getData(response: any): any

Protected getFetchObject

  • getFetchObject(fileName: string, contentType: string, data: Buffer, options: TwitarrHTTPOptions): any

getKey

  • getKey(): string

Protected getOptions

getPassword

  • getPassword(): string

Protected getServer

getUsername

  • getUsername(): string

httpDelete

Protected onSetServer

  • onSetServer(): void

post

postFile

put

setKey

setPassword

  • setPassword(password: string): this

setUsername

  • setUsername(username: string): this

Protected transformJSON

  • transformJSON(data: any): any

Generated using TypeDoc