Zum Hauptinhalt springen

OtrHttpClientConfig

OtrHttpClientConfig = object

Properties

body?

optional body: unknown


contentType?

optional contentType: string


headers?

optional headers: Record<string, string>


method?

optional method: HTTPMethod


params?

optional params: Record<string, string | number | boolean>


requestTag?

optional requestTag: string


url?

optional url: string