agent property
Agent
get
agent
Request agent. Example: The agent of all http/(s) requests received by the server is Agent.http
Implementation
Agent get agent => context.agent;
Request agent. Example: The agent of all http/(s) requests received by the server is Agent.http
Agent get agent => context.agent;