Handle one connection to the HTTP_SERVER. The real HTTP protocol is defined here. |
make (a_method_handler_factory: FUNCTION [O_ -> TUPLE, R_][TUPLE 4 [A_, B_, C_, D_][STRINGSTRINGSTRINGOUTPUT_STREAM]HTTP_METHOD_HANDLER]) |
set_server (a_server: HTTP_SERVER) |
set_io (a_io: SOCKET_INPUT_OUTPUT_STREAM) |
require
ensure |