HttpClientOptions

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Properties

baseUrl
string baseUrl [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
baseUrl
string baseUrl [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
headers
string[string] headers [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
headers
string[string] headers [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxParallelRequests
int maxParallelRequests [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxParallelRequests
int maxParallelRequests [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
timeout
Duration timeout [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
timeout
Duration timeout [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta