|
Apache HTTPD
|
Definition at line 54 of file h2_config.c.
| int h2_config::copy_files |
Definition at line 71 of file h2_config.c.
| apr_table_t* h2_config::early_headers |
Definition at line 73 of file h2_config.c.
| int h2_config::early_hints |
Definition at line 74 of file h2_config.c.
| int h2_config::h2_direct |
Definition at line 62 of file h2_config.c.
| int h2_config::h2_max_streams |
Definition at line 56 of file h2_config.c.
| int h2_config::h2_push |
Definition at line 67 of file h2_config.c.
| int h2_config::h2_upgrade |
Definition at line 64 of file h2_config.c.
| int h2_config::h2_websockets |
Definition at line 81 of file h2_config.c.
| int h2_config::h2_window_size |
Definition at line 57 of file h2_config.c.
| apr_interval_time_t h2_config::idle_limit |
Definition at line 60 of file h2_config.c.
| int h2_config::max_data_frame_len |
Definition at line 79 of file h2_config.c.
| int h2_config::max_workers |
Definition at line 59 of file h2_config.c.
| int h2_config::min_workers |
Definition at line 58 of file h2_config.c.
| int h2_config::modern_tls_only |
Definition at line 63 of file h2_config.c.
Definition at line 55 of file h2_config.c.
| int h2_config::output_buffered |
Definition at line 77 of file h2_config.c.
| int h2_config::padding_always |
Definition at line 76 of file h2_config.c.
| int h2_config::padding_bits |
Definition at line 75 of file h2_config.c.
| struct apr_hash_t* h2_config::priorities |
Definition at line 68 of file h2_config.c.
| int h2_config::proxy_requests |
Definition at line 80 of file h2_config.c.
| int h2_config::push_diary_size |
Definition at line 70 of file h2_config.c.
| apr_array_header_t* h2_config::push_list |
Definition at line 72 of file h2_config.c.
| int h2_config::stream_max_mem_size |
Definition at line 61 of file h2_config.c.
| apr_interval_time_t h2_config::stream_timeout |
Definition at line 78 of file h2_config.c.
| int h2_config::tls_cooldown_secs |
Definition at line 66 of file h2_config.c.
| apr_int64_t h2_config::tls_warmup_size |
Definition at line 65 of file h2_config.c.