922923924925926927928929930931932
writeLoggedFlushedResponse(respBuffer.toString()); } } } if (article != null) { article.writeBody(writer); writeLoggedFlushedResponse("."); } } /**
954955956957958959960961962963964
10911092109310941095109610971098109911001101
} } } if (article != null) { writer.flush(); article.writeBody(new ExtraDotOutputStream(outs)); writeLoggedFlushedResponse("."); } } /**
10501051105210531054105510561057105810591060
10381039104010411042104310441045104610471048
} } } if (article != null) { writer.flush(); article.writeBody(new ExtraDotOutputStream(outs)); writeLoggedFlushedResponse("\r\n."); } } /**
10401041104210431044104510461047104810491050
951952953954955956957958959960961