public interface HttpChunkTrailer extends HttpChunk
HttpChunk which has trailing headers.LAST_CHUNK| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isLast()
Always returns
true. |
HttpHeaders |
trailingHeaders()
Returns the trialing headers of this trailer.
|
getContent, setContentHttpHeaders trailingHeaders()