|
Apache HTTPD
|
Public Attributes | |
| apr_sockaddr_t * | client_addr |
| char * | client_ip |
Holds the resolved proxy info for this connection and any additional configurable parameters
Definition at line 143 of file mod_remoteip.c.
| apr_sockaddr_t* remoteip_conn_config_t::client_addr |
The parsed client address in native format
Definition at line 145 of file mod_remoteip.c.
| char* remoteip_conn_config_t::client_ip |
Character representation of the client
Definition at line 147 of file mod_remoteip.c.