HttpClientOptions
HttpClientOptions:
object
Options for a HttpClient
Type declaration
name
readonly
name?:string
Optional name for the client
url
readonly
url:string
Remote URL to connect to
Source
HttpClientOptions.ts:4
Generated using typedoc-plugin-markdown and TypeDoc