34 const char*
const dataEnd,
47 data +=
sizeof(uint32_t);
62 data +=
sizeof(uint32_t);
73 value = name+nameSize;
74 end = value+valueSize;
const char version[]
Defines the fastcgi++ version.
const ManagementReply< 13, 2 > maxReqsReply
The maximum allowed requests at a time.
bool processParamHeader(const char *data, const char *const dataEnd, const char *&name, const char *&value, const char *&end)
Process the body of a FastCGI record of type RecordType::PARAMS.
const ManagementReply< 15, 1 > mpxsConnsReply
Where or not requests can be multiplexed over a single connections.
#define FASTCGIPP_VERSION
Declares everything for relating to the FastCGI protocol itself.
Allows raw storage of types in big endian format.
For the reply of FastCGI management records.
const ManagementReply< 14, 2 > maxConnsReply
The maximum allowed file descriptors open at a time.