+
Point of view
All features
class HTTP_NO_METHOD_HANDLER
Summary
Class invariant
Overview
creation features
features
is_ready: BOOLEAN
constant attribute
method: STRING
constant attribute
the method
add_header (header: STRING)
effective procedure
add_body (body: STRING)
effective procedure
make (a_uri: STRING, a_version: STRING, a_out: OUTPUT_STREAM)
effective procedure
prepare_answer
effective procedure
code: INTEGER_32
writable attribute
the HTTP answer code
answer
effective procedure
out_stream: OUTPUT_STREAM
writable attribute
the stream where the HTTP answer is written
uri: STRING
writable attribute
the source URI
version: STRING
writable attribute
the version
response_header: FAST_ARRAY[STRING]
writable attribute
response_body: STRING
writable attribute
default_body
effective procedure
set_content_length
effective procedure
reason: STRING
effective function
newline
effective procedure
output CRLF