Server 0.0.1
HTTP/REST server implementation

HttpResponse Struct Reference

#include <response.h>

Public Member Functions

 EXTENDS (HttpMessage)

Data Fields

unsigned int status
char * reason

Detailed Description

Definition at line 35 of file response.h.


Member Function Documentation

HttpResponse::EXTENDS ( HttpMessage  )

Field Documentation

Definition at line 65 of file response.h.

unsigned int HttpResponse::status

Definition at line 64 of file response.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines