eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::HttpParser':

Home

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

Class: HttpParser (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::HttpParser

Package:
stx:goodies/webServer/comanche/swiki
Category:
Comanche-Kom-Protocol-HTTP
Version:
rev: 1.14 date: 2003/12/03 22:57:07
user: cg
file: HttpParser.st directory: goodies/webServer/comanche/swiki
module: stx stc-classLibrary: swiki

Description:


kom/4.12 (Comanche/4.12)

HttpParser (kom/4.10; bolot 6/22/2001 11:59)
    - everything is on class side
    - all parsing utilities (form fields, forms, headers, etc.)
    -- moved out of other Http$$ classes

what's new in kom/4.10
    - case-sensitive form fields (case is preserved)
    - multiple values for fields
    -- through using HttpFormDictionary


Class protocol:

utilities
o  addKey: key value: value toForm: dict multipleValues: boolean

o  decodeUrlEncodedForm: string

o  decodeUrlEncodedForm: string multipleValues: boolean

o  parseHttpHeader: string



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 23 Apr 2024 07:51:08 GMT