pub fn version() -> impl Strategy<Value = (HttpVersion, String)>
strategy for generating HTTP version.
HttpVersion and it representation.
HttpVersion