reasonPhrase 属性

String reasonPhrase

返回与状态码关联的原因短语。

在写入正文之前必须设置原因短语。在写入正文后设置原因短语将抛出 StateError

实现

String get reasonPhrase;