Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Python
codeql/python-all 4.0.9 (changelog, source)

Module StdlibPrivate::BaseHttpRequestHandler

Import path

import semmle.python.frameworks.Stdlib

Predicates

instance

Gets a reference to an instance of the BaseHttpRequestHandler class or any subclass.

subclassRef

Gets a reference to the BaseHttpRequestHandler class or any subclass.

Classes

HttpRequestHandlerClassDef

A HttpRequestHandler class definition (most likely in project code).

InstanceSource

A source of instances of the BaseHTTPRequestHandler class or any subclass, extend this class to model new instances.