HttpStatusCodeDesc Struct Reference
HTTP status code. More...
#include <http_server.h>
Data Fields | |
uint_t | value |
const char_t | message [28] |
Detailed Description
HTTP status code.
Definition at line 431 of file http_server.h.
Field Documentation
◆ message
const char_t message[28] |
Definition at line 434 of file http_server.h.
◆ value
uint_t value |
Definition at line 433 of file http_server.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/http/http_server.h