httpVersion property

String? httpVersion
final

The http version of this request. Can be empty if unknown or non-http. If set, please use the standard notation: HTTP/1.1, ...

Implementation

final String? httpVersion;