Class ASGIRequest

Custom request subclass that decodes from an ASGI-standard request dict and wraps request body handling.

Declaration

class ASGIRequest(HttpRequest)
source link

Documentation

Methods

Inherited methods

Reexports