| Modifier and Type | Method and Description |
|---|---|
ChunkResponder |
HttpResponder.sendChunkStart(io.netty.handler.codec.http.HttpResponseStatus status)
Respond to the client saying the response will be in chunks.
|
ChunkResponder |
AbstractHttpResponder.sendChunkStart(io.netty.handler.codec.http.HttpResponseStatus status) |
ChunkResponder |
HttpResponder.sendChunkStart(io.netty.handler.codec.http.HttpResponseStatus status,
io.netty.handler.codec.http.HttpHeaders headers)
Respond to the client saying the response will be in chunks.
|
Copyright 2020 Cask, Inc. Licensed under the Apache License, Version 2.0