agent property

Agent agent
inherited

Request agent. Example: The agent of all http/(s) requests received by the server is Agent.http

Implementation

Agent get agent => context.agent;