tornado httpserver Non-blocking HTTP server Tornado 6.5.1 documentation
The path_args and path_kwargs attributes contain thepositional and keyword arguments that are passed to theHTTP verb methods. These attributes are setbefore those methods are called, so the values are availableduring…
