Preparing search index...
The search index is not available
pts
pts
socketio
Response
Interface Response
interface
Response
{
body
:
string
;
headers
:
Record
<
string
,
string
>
;
status
:
number
;
url
:
string
;
}
Index
Properties
body
headers
status
url
Properties
body
body
:
string
响应包体内容
headers
headers
:
Record
<
string
,
string
>
响应头参数
status
status
:
number
返回状态码
url
url
:
string
请求地址
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
status
url
pts
Loading...
响应包体内容