class type http_service_generator =object
..end
method generate_response : extended_environment -> unit
When the method returns, the request processing is finished. No more data is allowed to be written to the output channel past this moment.
The method may raise Standard_response
to generate one of the
standard messages.