Top level group of which all other groups are a member
◆ CR
carriage return
Definition at line 722 of file httpd.h.
◆ CRLF
carriage return /Line Feed Combo
Definition at line 724 of file httpd.h.
◆ CRLF_ASCII
Useful for common code with either platform charset.
Definition at line 737 of file httpd.h.
◆ LF
◆ conn_rec
A structure that represents one connection
Definition at line 816 of file httpd.h.
◆ conn_state_t
A structure that represents the status of the current connection
Definition at line 820 of file httpd.h.
◆ process_rec
A structure that represents one process
Definition at line 812 of file httpd.h.
◆ request_rec
A structure that represents the current request
Definition at line 818 of file httpd.h.
◆ server_rec
A structure that represents a virtual server
Definition at line 814 of file httpd.h.