Property | Type | Description | |
---|---|---|---|
no_keep_alive | bool | ||
request_callback | RequestHandler>.Func | ||
xheaders | bool |
Method | Description | |
---|---|---|
HTTPServer ( RequestHandler>.Func |
||
handle_stream ( |
public HTTPServer ( RequestHandler>.Func |
||
request_callback_ | RequestHandler>.Func | |
no_keep_alive_ | bool | |
io_loop_ | ||
xheaders_ | bool | |
ssl_options_ | object | |
return | System |
public handle_stream ( |
||
stream | ||
address | ||
return | void |