http_version_t
http->version = (http_version_t)(major * 100 + minor);
http_version_t version; /* Protocol version */