server property

Server server

The server that received this request.

Identifies the Server that received the HTTP request.

Implementation

Server get server => _server;