qtil
advanced-security/qtil-python 0.0.3
Search

Module PrivateDjango::DjangoImpl::DjangoHttp::Response::FileResponse

Provides models for the django.http.response.FileResponse class

See https://docs.djangoproject.com/en/3.1/ref/request-response/#fileresponse-objects.

Import path

import semmle.python.frameworks.Django

Predicates

baseClassRef

Gets a reference to the django.http.response.FileResponse class.

classRef

Gets a reference to the django.http.response.FileResponse class.

instance

Gets a reference to an instance of django.http.response.FileResponse.

Classes

InstanceSource

A source of instances of django.http.response.FileResponse, extend this class to model new instances.