Skip to content

ConnectionClosed

[Source]

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.

primitive val ConnectionClosed is
  _StartChunkedResponseResult val

Implements

  • _StartChunkedResponseResult val

Constructors

create

[Source]

new val create()
: ConnectionClosed val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  that: ConnectionClosed val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: ConnectionClosed val)
: Bool val

Parameters

Returns