Interface RequestOpts

Hierarchy

  • RequestOpts

Properties

body?: any
headers: HTTPHeaders
method: HTTPMethod
path: string
query?: HTTPQuery