Http-Request-Version

(http-request-versionn http-request) -> string

Returns the HTTP Version of the given <http-request>.

Example:

>> (http-request-version alpha)
:: "HTTP/1.1"