isForwarded property

bool isForwarded

Implementation

bool get isForwarded => _request.headers['x-forwarded-host'] != null;