matador::http::http::version Struct Reference

Version struct. More...

#include <http.hpp>

Public Attributes

int major = 0
 
int minor = 0
 

Detailed Description

Version struct.

The class represents the http version consisting of a major and a minor part.

Member Data Documentation

◆ major

int matador::http::http::version::major = 0

Major version number part

◆ minor

int matador::http::http::version::minor = 0

Minor version number part


The documentation for this struct was generated from the following file:
  • matador/http/http.hpp