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

Module Tornado::TornadoModule::HttpUtil::HttpServerRequest

Provides models for the tornado.httputil.HttpServerRequest class

See https://www.tornadoweb.org/en/stable/httputil.html#tornado.httputil.HTTPServerRequest.

Import path

import semmle.python.frameworks.Tornado

Predicates

classRef

Gets a reference to the tornado.httputil.HttpServerRequest class.

instance

Gets a reference to an instance of tornado.httputil.HttpServerRequest.

Classes

InstanceSource

A source of instances of tornado.httputil.HttpServerRequest, extend this class to model new instances.