Elaborate on docs

This commit is contained in:
Cedric Wille 2022-05-05 16:55:10 -04:00
parent 07a2505ef1
commit b5bd2e1b8a

View file

@ -214,6 +214,7 @@ class Application(CallbackManager, web.Application):
If the `server` parameter is provided, it will be used for the server
header. Otherwise, the server header will default as {service}/{version}
or {service}.
"""