ChunkedNotSupported¶
The request uses HTTP/1.0, which does not support chunked transfer encoding.
Use respond() with a ResponseBuilder-constructed response instead.
Implements¶
- _StartChunkedResponseResult val
Constructors¶
create¶
Returns¶
- ChunkedNotSupported val^
Public Functions¶
string¶
Returns¶
- String iso^
eq¶
Parameters¶
- that: ChunkedNotSupported val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ChunkedNotSupported val
Returns¶
- Bool val