globalAgent property

HttpAgent globalAgent

Global instance of Agent which is used as the default for all HTTP client requests.

Implementation

external HttpAgent get globalAgent;