session.applicationOptions


  • 类型:quic.ApplicationOptions

本会话当前的应用层选项。这些选项包括特定于协商的应用协议(例如 HTTP/3)的设置,并且可能与传输参数分开协商。只读。你可以使用回调 session.onapplication 来获取远程设置到达时的通知。

🌐 The current application-level options for this session. These include settings that are specific to the negotiated application protocol (e.g. HTTP/3) and may be negotiated separately from the transport parameters. Read only. You can use the callback session.onapplication to be informed, when settings from the remote arrive.