# Defined the default HTTP headers for function responses __HTTP_HEADERS__ = { 'Access-Control-Allow-Origin' : '*', 'Access-Control-Allow-Credentials' : True }