def request_id()

in hfendpoints/bindings/python/hfendpoints/http/__init__.pyi [0:0]


    def request_id(self) -> str:
        """
        Expose the current request's id
        :return: (`str`) Request's id
        """
        ...