是個object。
let headers = { "Content-Type" : "application/json" }; context.res = { status: status, headers: headers, body: responseMessage };
Last updated 4 years ago
Was this helpful?