}
protected void endChunking () throws IOException {
mode = Mode.CLEANUP;
ChunkEnder ce = new ChunkEnder ();
ce.sendChunkEnding (con.getChannel (), con.getSelector (),
con.getLogger (), tlClient, this);
}
protected void buildAndSendData () throws IOException {
StringBuilder sb = new StringBuilder (2048);