Module fastcgi

Source
Expand description

Connection by protocol FastCGI

Constantsยง

FASTCGI_BEGIN_REQUEST
FastCGI header type BEGIN_REQUEST
FASTCGI_END_REQUEST
FastCGI header type END_REQUEST
FASTCGI_HEADER_LEN
FastCGI header length
FASTCGI_MAX_CONTENT_LEN
FastCGI max content length in the record
FASTCGI_PARAMS
FastCGI header type PARAMS
FASTCGI_STDIN
FastCGI header type STDIN
FASTCGI_STDOUT
FastCGI header type STDOUT
U16_BE_1
The value of 1 in the Big Endian u16 format
U16_BE_8
The value of 8 in the Big Endian u16 format