property
quic.QuicSession.onnewtoken
onnewtoken: undefined | OnNewTokenCallback
The callback to invoke when a NEW_TOKEN token is received from the server. The token can be passed as the token option on a future connection to the same server to skip address validation. Read/write.