CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Module Tornado

INTERNAL: Do not use.

Provides models for the tornado PyPI package. See https://www.tornadoweb.org/en/stable/.

Import path

import semmle.python.frameworks.Tornado

Predicates

routeSetupRuleList

Gets a sequence that defines a number of route rules

tornado

Gets a reference to the tornado module.

Classes

TornadoRequestHandlerSetCookieCall

A call to the tornado.web.RequestHandler.set_cookie method.

TornadoRouteSetup

A tornado route setup.

Modules

HttpHeaders

Provides models for the tornado.httputil.HTTPHeaders class

TornadoModule

Provides models for the tornado module.