eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::NetworkRequest':

Home

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

Class: NetworkRequest (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::NetworkRequest
      |
      +--Comanche::HttpRequest

Package:
stx:goodies/webServer/comanche/swiki
Category:
Comanche-Kom-Protocol-Abstract
Version:
rev: 1.10 date: 2003/09/11 12:48:12
user: cg
file: NetworkRequest.st directory: goodies/webServer/comanche/swiki
module: stx stc-classLibrary: swiki

Description:


Kom48 (Comanche beta 4.8)
bolot 4/2/2001 18:53

NetworkRequest
- a generic request object
- properties are some ad-hoc properties
- session is not currently used

Note about Kom46:
- this class contained more methods
-- some methods have been depricated since


Class protocol:

instance creation
o  new


Instance protocol:

accessing
o  method

o  session

o  session: aSession

o  url

initialize-release
o  initialize

properties
o  propertyAt: aSymbol

o  propertyAt: aSymbol ifAbsent: absentBlock

o  propertyAt: aSymbol ifAbsentPut: absentBlock

o  propertyAt: aSymbol put: anObject

o  removePropertyAt: aSymbol

o  removePropertyAt: aSymbol ifAbsent: aBlock

testing
o  isGetRequest

o  isHeaderRequest

o  isPostRequest



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 10:52:49 GMT