ObjFW
|
The HTTP version of the HTTP request. More...
#include <ObjFW/ObjFW.h>
Public Attributes | |
unsigned char | major |
unsigned char | minor |
The HTTP version of the HTTP request.
unsigned char OFHTTPRequestProtocolVersion::major |
The major of the HTTP version
unsigned char OFHTTPRequestProtocolVersion::minor |
The minor of the HTTP version