Flowdock
read_chunked(dest, chunk_data_io) private

read_chunked reads from +@socket+ for chunk-size, chunk-extension, CRLF, etc. and chunk_data_io for chunk-data which may be deflate or gzip encoded.

See RFC 2616 section 3.6.1 for definitions

Show source
Register or log in to add new notes.