MIDAS
Loading...
Searching...
No Matches
http_message Struct Reference

#include <mongoose6.h>

Collaboration diagram for http_message:

Public Attributes

struct mg_str message
 
struct mg_str method
 
struct mg_str uri
 
struct mg_str proto
 
int resp_code
 
struct mg_str resp_status_msg
 
struct mg_str query_string
 
struct mg_str header_names [MG_MAX_HTTP_HEADERS]
 
struct mg_str header_values [MG_MAX_HTTP_HEADERS]
 
struct mg_str body
 

Detailed Description

Definition at line 2067 of file mongoose6.h.


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