ObjFW
Protected Attributes | List of all members
of_http_request_protocol_version_t Struct Reference

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

#import <ObjFW/OFHTTPRequest.h>

Protected Attributes

uint8_t major
 
uint8_t minor
 

Detailed Description

The HTTP version of the HTTP request.

Member Data Documentation

- (uint8_t) major
protected

The major of the HTTP version

- (uint8_t) minor
protected

The minor of the HTTP version


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