def options(self): # add CORS headers if TabPy has a cors_origin specified self._add_CORS_header() self.write({})