The http request

Hierarchy

  • Request

Properties

data?: any

the body content

headers?: "http".Header

the header content value

isStream?: boolean

the request isStream, support sse

params?: Parameter

the url query parameters

timeout?: number

the request timeout, unit: seconds