Add missed documentation for config section.

This commit is contained in:
Hasan Ramezani
2018-10-07 01:32:36 +02:00
parent 74a4b9efaa
commit 1fe7306af8
2 changed files with 11 additions and 7 deletions

View File

@@ -544,6 +544,8 @@ def serve(host, port, request_handler, error_handler, before_start=None,
quarter of the high-water limit.
:param is_request_stream: disable/enable Request.stream
:param router: Router object
:param graceful_shutdown_timeout: How long take to Force close non-idle
connection
:return: Nothing
"""
if not run_async: