Classes | Public Attributes | List of all members
mg_connection Struct Reference

#include <mongoose.h>

Classes

struct  mg_header
 

Public Attributes

void * callback_param
 
void * connection_param
 
char * content
 
size_t content_len
 
struct mg_connection::mg_header http_headers [30]
 
const char * http_version
 
int is_websocket
 
char local_ip [48]
 
unsigned short local_port
 
int num_headers
 
const char * query_string
 
char remote_ip [48]
 
unsigned short remote_port
 
const char * request_method
 
void * server_param
 
int status_code
 
const char * uri
 
int wsbits
 

Detailed Description

Definition at line 32 of file mongoose.h.

Member Data Documentation

void* mg_connection::callback_param

Definition at line 57 of file mongoose.h.

void* mg_connection::connection_param

Definition at line 56 of file mongoose.h.

char* mg_connection::content

Definition at line 49 of file mongoose.h.

size_t mg_connection::content_len

Definition at line 50 of file mongoose.h.

struct mg_connection::mg_header mg_connection::http_headers[30]
const char* mg_connection::http_version

Definition at line 35 of file mongoose.h.

int mg_connection::is_websocket

Definition at line 52 of file mongoose.h.

char mg_connection::local_ip[48]

Definition at line 39 of file mongoose.h.

unsigned short mg_connection::local_port

Definition at line 41 of file mongoose.h.

int mg_connection::num_headers

Definition at line 43 of file mongoose.h.

const char* mg_connection::query_string

Definition at line 36 of file mongoose.h.

char mg_connection::remote_ip[48]

Definition at line 38 of file mongoose.h.

unsigned short mg_connection::remote_port

Definition at line 40 of file mongoose.h.

const char* mg_connection::request_method

Definition at line 33 of file mongoose.h.

void* mg_connection::server_param

Definition at line 55 of file mongoose.h.

int mg_connection::status_code

Definition at line 53 of file mongoose.h.

const char* mg_connection::uri

Definition at line 34 of file mongoose.h.

int mg_connection::wsbits

Definition at line 54 of file mongoose.h.


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


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:18