django_socio_grpc.request_transformer.socio_internal_response
Module Contents
Classes
Class mocking django.http.HttpResponse to make some django behavior like middleware and cache still work. |
API
- class django_socio_grpc.request_transformer.socio_internal_response.InternalHttpResponse(content=b'', *args, **kwargs)
Bases:
django.http.HttpResponseClass mocking django.http.HttpResponse to make some django behavior like middleware and cache still work.
Initialization