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

Module Werkzeug::Headers

Provides models for the werkzeug.datastructures.Headers class

See https://werkzeug.palletsprojects.com/en/1.0.x/datastructures/#werkzeug.datastructures.Headers.

Import path

import semmle.python.frameworks.Werkzeug

Predicates

instance

Gets a reference to an instance of werkzeug.datastructures.Headers.

Classes

InstanceSource

A source of instances of werkzeug.datastructures.Headers, extend this class to model new instances.