ConnectionClosed¶
The connection is closed or closing, so nothing more can be sent for this request.
Nothing was started: a second start_chunked_response() on the same
Responder returns ConnectionClosed again, and a later send_chunk()
returns None.
Implements¶
- _StartChunkedResponseResult val
Constructors¶
create¶
Returns¶
- ConnectionClosed val^
Public Functions¶
string¶
Returns¶
- String iso^
eq¶
Parameters¶
- that: ConnectionClosed val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ConnectionClosed val
Returns¶
- Bool val