a [•ºf±ã@sdZGdd„deƒZdS)zHTTPStatus exception class.c@seZdZdZdZddd„ZdS)Ú HTTPStatusa@Represents a generic HTTP status. Raise an instance of this class from a hook, middleware, or responder to short-circuit request processing in a manner similar to ``falcon.HTTPError``, but for non-error status codes. Attributes: status (str): HTTP status line, e.g. '748 Confounded by Ponies'. headers (dict): Extra headers to add to the response. body (str or unicode): String representing response content. If Unicode, Falcon will encode as UTF-8 in the response. Args: status (str): HTTP status code and text, such as '748 Confounded by Ponies'. headers (dict): Extra headers to add to the response. body (str or unicode): String representing response content. If Unicode, Falcon will encode as UTF-8 in the response. ©ÚstatusÚheadersÚbodyNcCs||_||_||_dS)Nr)Úselfrrr©rúv/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/falcon/http_status.pyÚ__init__-szHTTPStatus.__init__)NN)Ú__name__Ú __module__Ú __qualname__Ú__doc__Ú __slots__r rrrrrsrN)r Ú ExceptionrrrrrÚs