StartTLSNotReady¶
The connection is not in a state suitable for TLS upgrade. This can happen when the connection is muted, has unprocessed data in the read buffer, or has pending writes. Buffered read data is rejected to prevent a man-in-the-middle from injecting pre-TLS data that the application would process as post-TLS (CVE-2021-23222).
Constructors¶
create¶
Returns¶
- StartTLSNotReady val^
Public Functions¶
eq¶
Parameters¶
- that: StartTLSNotReady val
Returns¶
- Bool val
ne¶
Parameters¶
- that: StartTLSNotReady val
Returns¶
- Bool val