class HttpParser::Instance

def http_major

Returns:
  • (Integer) -
def http_major
    self[:http_major]
end