Request settings that can optionally be passed to the call

Hierarchy

  • VHttpReqOptions

Properties

body?: URLSearchParams
headers?: Record<string, StringOrRef>
observe?: ResObserveType
queryParams?: Record<string, StringOrRef>
responseType?: RequestResponseType

Generated using TypeDoc