Interface HttpChunkTrailer

    • Method Detail

      • isLast

        boolean isLast()
        Always returns true.
        Specified by:
        isLast in interface HttpChunk
      • trailingHeaders

        HttpHeaders trailingHeaders()
        Returns the trialing headers of this trailer.