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

Public Attributes

allow_options_t opts
 
allow_options_t add
 
allow_options_t remove
 
overrides_t override
 
overrides_t override_opts
 
apr_table_toverride_list
 

Detailed Description

Definition at line 605 of file request.c.

Member Data Documentation

◆ add

allow_options_t core_opts_t::add

Definition at line 607 of file request.c.

◆ opts

allow_options_t core_opts_t::opts

Definition at line 606 of file request.c.

◆ override

overrides_t core_opts_t::override

Definition at line 609 of file request.c.

◆ override_list

apr_table_t* core_opts_t::override_list

Definition at line 611 of file request.c.

◆ override_opts

overrides_t core_opts_t::override_opts

Definition at line 610 of file request.c.

◆ remove

allow_options_t core_opts_t::remove

Definition at line 608 of file request.c.


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