request ======= .. py:module:: request Classes ------- .. autoapisummary:: request.Request Module Contents --------------- .. py:class:: Request .. py:attribute:: accept :type: Optional[str] .. py:attribute:: method :type: cowbird.typedefs.HTTPMethod .. py:attribute:: upath_info :type: str .. py:attribute:: url :type: str .. py:attribute:: json_body :type: cowbird.typedefs.JSON .. py:property:: registry :type: pyramid.registry.Registry