HTTP 模块
http
request
HTTP 请求信息
-
http.request.headers
-
发送的 HTTP 标头
类型: 对象
response
HTTP 响应信息
-
http.response.headers
-
接收的 HTTP 标头
类型: 对象
-
http.response.code
-
HTTP 状态码
类型: 关键字
示例: 404
-
http.response.phrase
-
HTTP 状态短语
类型: 关键字
示例: Not found
json
json 度量集
server
server