module documentation

Undocumented

Class Response Represents the non-IO parts of an HTTP response, specifically the status and headers but not the body.
Function _set_property Undocumented
def _set_property(name: str, doc: t.Optional[str] = None) -> property: (source)

Undocumented