HttpHeaderResponselink
A partial HTTP response which only includes the status and header data, but no response body.
一个部分 HTTP 请求,它只包括状态和响应头数据,但没有响应体。
说明
HttpHeaderResponse
is a HttpEvent
available on the response event stream, only when progress events are requested.
HttpHeaderResponse
是一个可用于响应事件流的 HttpEvent
,只有在要求了进度事件时才有效。
构造函数
Create a new 根据给定的参数创建新的 | ||
参数
|
属性
属性名 | 类型 | 说明 |
---|---|---|
type | 只读 |
方法
Copy this 复制这个 | ||
参数
返回值 |