Expand description
Connection mode definitions for FastCGI clients.
This module defines the different connection modes that can be used with the FastCGI client: short connection and keep-alive modes.
Structs§
Traits§
- Mode
- Trait defining the behavior of different connection modes.