eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPHeaderParser':

Home

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

Class: HTTPHeaderParser


Inheritance:

   Object
   |
   +--HTTPHeaderParser

Package:
stx:goodies/webServer
Category:
Net-Communication-HTTP-Server
Version:
rev: 1.5 date: 2005/02/28 15:43:14
user: stefan
file: HTTPHeaderParser.st directory: goodies/webServer
module: stx stc-classLibrary: webServer

Class protocol:

instance creation
o  headerString: aHeaderString


Instance protocol:

accessing
o  headerString

o  headerString: something

header line accessing
o  fieldValueFor: aFieldKey
return the value for an lowercase header field key or nil if absent

o  fieldValues
return all field values as a dictionary, indexed by key

o  startLine

initialization
o  initialize

private actions
o  parseHeaderForFieldKey: aFieldKey

queries
o  atEnd
CRLF CRLF

o  nextLine



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 03:04:14 GMT