CLD  0.1git
Data Fields
http_req Struct Reference

#include <hstor.h>

Data Fields

char * method
 
struct http_uri uri
 
int major
 
int minor
 
char * orig_path
 
unsigned int n_hdr
 
struct http_hdr hdr [HREQ_MAX_HDR]
 

Field Documentation

struct http_hdr http_req::hdr[HREQ_MAX_HDR]
int http_req::major
char* http_req::method
int http_req::minor
unsigned int http_req::n_hdr
char* http_req::orig_path
struct http_uri http_req::uri

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