Expand description
Connection by protocol FastCGI
Structs
- Describes a header in a FastCGI record.
- FastCGI protocol
- Describes one record in the FastCGI protocol
Enums
- The record type when reading it from the stream
Constants
- FastCGI header type BEGIN_REQUEST
- FastCGI header type END_REQUEST
- FastCGI header length
- FastCGI max content length in the record
- FastCGI header type PARAMS
- FastCGI header type STDIN
- FastCGI header type STDOUT
- The value of 1 in the Big Endian u16 format
- The value of 8 in the Big Endian u16 format