Hello 1. When I'm sending chunked content (I'm using some fairly long database requests, and cursor sending lines one by one is much better in term of both memory usage and response speed) is shown on client side with chunks' lenghts. 2. UTF-8 data gets double encoded. If you need, I'll make a short example. -- Alex