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

Module AiohttpWebModel::Response

Provides models for the aiohttp.web.Response class

See https://docs.aiohttp.org/en/stable/web_reference.html#response-classes

Import path

import semmle.python.frameworks.Aiohttp

Predicates

instance

Gets a reference to an instance of aiohttp.web.Response.

Classes

InstanceSource

A source of instances of aiohttp.web.Response, extend this class to model new instances.