|
Apache HTTPD
|
Public Attributes | |
| const char * | name |
| int | h2_upgrade |
| int | h2_push |
| apr_array_header_t * | push_list |
| apr_table_t * | early_headers |
| int | early_hints |
| apr_interval_time_t | stream_timeout |
Definition at line 84 of file h2_config.c.
| apr_table_t* h2_dir_config::early_headers |
Definition at line 89 of file h2_config.c.
| int h2_dir_config::early_hints |
Definition at line 90 of file h2_config.c.
| int h2_dir_config::h2_push |
Definition at line 87 of file h2_config.c.
| int h2_dir_config::h2_upgrade |
Definition at line 86 of file h2_config.c.
Definition at line 85 of file h2_config.c.
| apr_array_header_t* h2_dir_config::push_list |
Definition at line 88 of file h2_config.c.
| apr_interval_time_t h2_dir_config::stream_timeout |
Definition at line 91 of file h2_config.c.