eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FCGI::FCGIRecordBeginRequest':

Home

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

Class: FCGIRecordBeginRequest (in FCGI)


Inheritance:

   Object
   |
   +--FCGI::FCGIRecord
      |
      +--FCGI::FCGIRecordBeginRequest

Package:
stx:goodies/webServer
Category:
Net-Communication-FCGI-Protocol
Version:
rev: 1.2 date: 2005/12/28 12:34:03
user: cg
file: FCGI__FCGIRecordBeginRequest.st directory: goodies/webServer
module: stx stc-classLibrary: webServer

Class protocol:

constants
o  fcgiKeepConn

o  fcgiType

o  roles


Instance protocol:

accessing
o  flags

o  flags: theFlags

o  role

o  role: aRole

o  roleSymbol

error handling
o  assertValid

processing
o  processChannel: aChannel

reading/writing
o  readValuesFrom: aStream
aStream next2.

testing
o  isBeginRequest

o  wantsKeepConnection
SW 5.1 flags & FCGI_KEEP_CONN: If zero, the application closes the
connection after responding to this request. If not zero, the application
does not close the connection after responding to this request; the Webb
server retains responsibility for the connection



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 03:44:03 GMT