lacklacklack commented on PR #6013: URL: https://github.com/apache/couchdb/pull/6013#issuecomment-5205116937
> doing all the chunked responses is a little more involved but worth looking it. we'd need to stash the result of `zlib:open` somewhere. Ideally in the Resp value but might have to be the process dictionary. Since we have start_chunked_response, send_chunk and last_chunk it should be possible. The only worry I have is for any consumer that would like parse those responses line-by-line, the compression would mess with that. Thank you for your comments, I'll keep this noted for a later follow-up PR which will include server side compression. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
