agent property

Agent agent
getter/setter pair

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

Implementation

Agent agent;