home
wiki
classes/clusters list
class information
+
Point of view
HTTP_CONNECTION
ANY
HTTP_CONNECTION
INTERNALS_HANDLER
All features
class HTTP_NO_METHOD_HANDLER
Summary
top
Default method handler when no handler is returned by the factory. Just answers 501 (Not Implemented).
Direct parents
inherit list:
HTTP_METHOD_HANDLER
Overview
top
creation features
make
(a_uri:
STRING
, a_version:
STRING
, a_out:
OUTPUT_STREAM
)
exported features
is_ready
:
BOOLEAN
method
:
STRING
the method
add_header
(header:
STRING
)
add_body
(body:
STRING
)
make
(a_uri:
STRING
, a_version:
STRING
, a_out:
OUTPUT_STREAM
)
code
:
INTEGER_32
the HTTP answer code
answer
is_ready
:
BOOLEAN
constant attribute
top
method
:
STRING
constant attribute
top
the method
add_header
(header:
STRING
)
effective procedure
top
add_body
(body:
STRING
)
effective procedure
top
make
(a_uri:
STRING
, a_version:
STRING
, a_out:
OUTPUT_STREAM
)
effective procedure
top
code
:
INTEGER_32
writable attribute
top
the HTTP answer code
answer
effective procedure
top
require
is_ready