response.headersSent
返回上层文档
新增于: v0.9.3
<boolean>
布尔值(只读)。如果标头被发送,则为真,否则为假。
¥Boolean (read-only). True if headers were sent, false otherwise.