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

Public Attributes

unsigned int change_prio: 1
 
unsigned int sha256: 1
 
unsigned int inv_headers: 1
 
unsigned int dyn_windows: 1
 

Detailed Description

Definition at line 65 of file mod_http2.c.

Member Data Documentation

◆ change_prio

unsigned int features::change_prio

Definition at line 66 of file mod_http2.c.

◆ dyn_windows

unsigned int features::dyn_windows

Definition at line 69 of file mod_http2.c.

◆ inv_headers

unsigned int features::inv_headers

Definition at line 68 of file mod_http2.c.

◆ sha256

unsigned int features::sha256

Definition at line 67 of file mod_http2.c.


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