WebSocketStatusCodeDesc Struct Reference

HTTP status code. More...

#include <web_socket_misc.h>

Data Fields

uint_t value
 
const char_t message [28]
 

Detailed Description

HTTP status code.

Definition at line 48 of file web_socket_misc.h.

Field Documentation

◆ message

const char_t message[28]

Definition at line 51 of file web_socket_misc.h.

◆ value

uint_t value

Definition at line 50 of file web_socket_misc.h.


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