Interface: RequestOpts
Types.RequestOpts
Properties
body
• Optional
body: any
headers
• headers: HTTPHeaders
method
• method: HTTPMethod
path
• path: string
query
• Optional
query: HTTPQuery
Types.RequestOpts
• Optional
body: any
• headers: HTTPHeaders
• method: HTTPMethod
• path: string
• Optional
query: HTTPQuery