Unit 'fastcgi' Package
[Overview][Constants][Types][Index] [#fastcgi]

FCGI_Header

Declaration

Source position: fastcgi.pp line 26

type FCGI_Header = record

  version: Byte;

  reqtype: Byte;

  requestID: Word;

  contentLength: Word;

  paddingLength: Byte;

  reserved: Byte;

end;


Documentation generated on: 2023-03-18