ObjFW
Loading...
Searching...
No Matches
Public Attributes | List of all members
OFHTTPRequestProtocolVersion Struct Reference

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

#include <ObjFW/OFHTTPRequest.h>

Public Attributes

unsigned char major
 
unsigned char minor
 

Detailed Description

The HTTP version of the HTTP request.

Member Data Documentation

◆ major

unsigned char OFHTTPRequestProtocolVersion::major

The major of the HTTP version

◆ minor

unsigned char OFHTTPRequestProtocolVersion::minor

The minor of the HTTP version


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