Apache HTTPD
Public Attributes | List of all members
req_table_t Struct Reference

#include <lua_request.h>

Public Attributes

request_recr
 
apr_table_tt
 
const charn
 

Detailed Description

Definition at line 43 of file lua_request.h.

Member Data Documentation

◆ n

const char* req_table_t::n

Definition at line 47 of file lua_request.h.

◆ r

request_rec* req_table_t::r

Definition at line 45 of file lua_request.h.

◆ t

apr_table_t* req_table_t::t

Definition at line 46 of file lua_request.h.


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