Preparing search index...
The search index is not available
pts
pts
socketio
Option
Interface Option
interface
Option
{
headers
?:
Record
<
string
,
string
>
;
protocol
?:
string
;
}
Index
Properties
headers?
protocol?
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
headers 请求头。
Optional
protocol
protocol
?:
string
protocol 协议类型,支持 polling/websocket。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
protocol
pts
Loading...
headers 请求头。