You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2018/11/26 10:33:46 UTC

[GitHub] philipmundt commented on issue #5: SLING-8047 Flush response's buffer once request has been processed

philipmundt commented on issue #5: SLING-8047 Flush response's buffer once request has been processed 
URL: https://github.com/apache/sling-org-apache-sling-engine/pull/5#issuecomment-441592353
 
 
   Hi @jsedding Thanks for your feedback. I've addressed most of your concerns except using the `BufferedWriter` as it would expect a `Writer` instead of an `OutputStream`. If required I could easily provide another test case that showcases the same behavior with e.g. a `StringWriter`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services