qtil
advanced-security/qtil-python 0.0.3
Search

Module StdlibPrivate::HttpConnection

Import path

import semmle.python.frameworks.Stdlib

Predicates

classRef

Gets a reference to the http.client.HttpConnection class.

instance

Gets a reference to an instance of http.client.HTTPConnection, that was instantiated with host argument hostArg.

Classes

InstanceSource

A source of instances of http.client.HTTPConnection, extend this class to model new instances.