Skip to content

ChunkedNotSupported

[Source]

The request uses HTTP/1.0, which does not support chunked transfer encoding.

Use respond() with a ResponseBuilder-constructed response instead.

primitive val ChunkedNotSupported is
  _StartChunkedResponseResult val

Implements

  • _StartChunkedResponseResult val

Constructors

create

[Source]

new val create()
: ChunkedNotSupported val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns