The HTTP protocol version used in the request, either "1.0" or "1.1".
@override String get protocolVersion => httpRequest.protocolVersion;