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

Public Attributes

reqtimeout_stage_t handshake
 
reqtimeout_stage_t header
 
reqtimeout_stage_t body
 

Detailed Description

Definition at line 50 of file mod_reqtimeout.c.

Member Data Documentation

◆ body

reqtimeout_stage_t reqtimeout_srv_cfg::body

Definition at line 54 of file mod_reqtimeout.c.

◆ handshake

reqtimeout_stage_t reqtimeout_srv_cfg::handshake

Definition at line 52 of file mod_reqtimeout.c.

◆ header

reqtimeout_stage_t reqtimeout_srv_cfg::header

Definition at line 53 of file mod_reqtimeout.c.


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