eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FCGI::FCGIRecord':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: FCGIRecord (in FCGI)


Inheritance:

   Object
   |
   +--FCGI::FCGIRecord
      |
      +--FCGI::FCGIRecordBeginRequest
      |
      +--FCGI::FCGIRecordEndRequest
      |
      +--FCGI::FCGIRecordParams
      |
      +--FCGI::FCGIRecordStdin
      |
      +--FCGI::FCGIRecordStdout

Package:
stx:goodies/webServer
Category:
Net-Communication-FCGI-Protocol
Version:
rev: 1.4 date: 2016/10/01 18:38:57
user: stefan
file: FCGI__FCGIRecord.st directory: goodies/webServer
module: stx stc-classLibrary: webServer

Class protocol:

instance creation
o  newHeader: aHeader

o  readFromStream: aStream
SW:
Cant handle, not sent by Apache?
-5.4 FCGI_ABORT_REQUEST
-4.1 FCGI_GET_VALUES, FCGI_GET_VALUES_RESULT


Instance protocol:

accessing
o  data

o  data: aData

o  dataLength

o  dataNotNil

o  header

o  header: aHeader

o  headerContentLength

o  headerPaddingLength

o  headerType

o  requestId

error handling
o  assertValid

reading/writing
o  readDataFrom: aStream

o  readValuesFrom: aStream

o  writeBodyToStream: aStream

o  writeToStream: aStream

testing
o  isBeginRequest



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 16 Apr 2024 05:09:13 GMT