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

Module Tornado::HttpHeaders

Provides models for the tornado.httputil.HTTPHeaders class

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

Import path

import semmle.python.frameworks.Tornado

Predicates

instance

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

Classes

InstanceSource

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