RequestUrlParam
Properties
body?
optional
body:string
|ArrayBuffer
contentType?
optional
contentType:string
headers?
optional
headers:Record
<string
,string
>
method?
optional
method:string
throw?
optional
throw:boolean
Whether to throw an error when the status code is 400+ Defaults to true
url
url:
string