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

Module StdlibPrivate::HttpResponse

Import path

import semmle.python.frameworks.Stdlib

Predicates

classRef

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

instance

Gets a reference to an instance of http.client.HttpResponse.

Classes

InstanceSource

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