home
wiki
classes/clusters list
class information
+
Point of view
HTTP_CONNECTION
ANY
HTTP_CONNECTION
INTERNALS_HANDLER
All features
deferred class HTTP_METHOD_HANDLER
Summary
top
Direct parents
insert list:
ANY
Known children
inherit list:
HTTP_GET_HANDLER
,
HTTP_NO_METHOD_HANDLER
Overview
top
exported features
code
:
INTEGER_32
the HTTP answer code
method
:
STRING
the method
is_ready
:
BOOLEAN
answer
add_header
(header:
STRING
)
add_body
(body:
STRING
)
make
(a_uri:
STRING
, a_version:
STRING
, a_out:
OUTPUT_STREAM
)
code
:
INTEGER_32
writable attribute
top
the HTTP answer code
method
:
STRING
deferred function
top
the method
is_ready
:
BOOLEAN
deferred function
top
answer
effective procedure
top
require
is_ready
add_header
(header:
STRING
)
deferred procedure
top
add_body
(body:
STRING
)
deferred procedure
top
make
(a_uri:
STRING
, a_version:
STRING
, a_out:
OUTPUT_STREAM
)
deferred procedure
top