ConnectionClosed¶
HTTP failure reason for when the connection was closed either from the other side (detectable when using TCP keepalive) or locally (e.g. due to an error).
Constructors¶
create¶
Returns¶
- ConnectionClosed val^
Public Functions¶
eq¶
Parameters¶
- that: ConnectionClosed val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ConnectionClosed val
Returns¶
- Bool val