ObjFW
Public Attributes | List of all members
of_http_request_protocol_version_t Struct Reference

The HTTP version of the HTTP request. More...

#include <ObjFW/OFHTTPRequest.h>

Public Attributes

uint8_t major
 
uint8_t minor
 

Detailed Description

The HTTP version of the HTTP request.

Member Data Documentation

◆ major

uint8_t of_http_request_protocol_version_t::major

The major of the HTTP version

◆ minor

uint8_t of_http_request_protocol_version_t::minor

The minor of the HTTP version


The documentation for this struct was generated from the following file: