AMLResponse 类

score.py 使用的需要原始 HTTP 访问权限的 AMLResponse 类

继承
flask.wrappers.Response
AMLResponse

构造函数

AMLResponse(message, status_code, response_headers={}, json_str=False, run_function_failed=False)

参数

message
status_code
response_headers
默认值: {}
json_str
默认值: False
run_function_failed
默认值: False