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

Public Attributes

apr_sockaddr_tuseragent_addr
 
charuseragent_ip
 
const charproxy_ips
 
const charproxied_remote
 

Detailed Description

Definition at line 71 of file mod_remoteip.c.

Member Data Documentation

◆ proxied_remote

const char* remoteip_req_t::proxied_remote

The remaining list of untrusted proxied remote IP's

Definition at line 77 of file mod_remoteip.c.

◆ proxy_ips

const char* remoteip_req_t::proxy_ips

The list of proxy IP's ignored as remote IP's

Definition at line 75 of file mod_remoteip.c.

◆ useragent_addr

apr_sockaddr_t* remoteip_req_t::useragent_addr

Definition at line 72 of file mod_remoteip.c.

◆ useragent_ip

char* remoteip_req_t::useragent_ip

Definition at line 73 of file mod_remoteip.c.


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