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

Module Requests::Response

Provides models for the requests.models.Response class

See https://requests.readthedocs.io/en/latest/api/#requests.Response.

Import path

import semmle.python.frameworks.Requests

Predicates

classRef

Gets a reference to the requests.models.Response class.

instance

Gets a reference to an instance of requests.models.Response.

Classes

InstanceSource

A source of instances of requests.models.Response, extend this class to model new instances.