Smalltalk/X Webserver
Documentation of class 'HTTPInterface::HTTPResponse':
everywhere
www.exept.de
for:
Class: HTTPResponse (private in HTTPInterface
This class is only visible from within HTTPInterface.
Inheritance
Class protocol
instance creation
Instance protocol
accessing
printing
queries
Inheritance:
Object
| +--
HTTPInterface::HTTPResponse
Package:
stx:goodies/communication
Category:
Net-Communication-HTTP-Client
Owner:
HTTPInterface
Class protocol:
instance creation
error:
errCode
Instance protocol:
accessing
contentType
contentType:
something
data
data:
something
dataFile
dataFile:
something
encoding
encoding:
something
headerInfo
headerInfo:
something
mimeType
mimeType:
something
mimeType:
mimeTypeArg
encoding:
encodingArg
data:
dataArg
rawHeader
rawHeader:
something
rawHeader:
rawHeaderString
infoHeader:
parsedheader
data:
dataBytes
response
response:
something
responseCode
responseCode:
something
responseText
responseText:
something
url
url:
something
printing
printOn:
aStream
queries
isErrorResponse
return true, if this is an error-response
isFileErrorResponse
return true, if this is a file-error-response
isMovedResponse
location
ST/X 6.1.1; WebServer 1.620 at exept:8081; Mon, 21 May 2012 17:47:23 GMT