![]() |
Smalltalk/X WebserverDocumentation of class 'Comanche::HttpFormDictionary': |
|
Class: HttpFormDictionary (in Comanche)Inheritance:Object | +--Collection | +--Set | +--Dictionary | +--Comanche::HttpFormDictionary
Description:kom/4.12 (Comanche/4.12) HttpFormDictionary (kom/4.10; bolot 6/22/2001 12:09) - use this instead of plain Dictionary for GET and POST forms - maintains multiple values for the same field -- but is backwards compatible, #at: returns the first value (?) -- so do #booleanAt:, #numberAt: - to access the actual value at key, use #rawAt: -- returns an OrderedCollection TODO: - file upload support -- idea: first value is file name, second is FileStream? Instance protocol:accessing
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sun, 04 Jun 2023 08:21:59 GMT
|