trietptm / raft

Automatically exported from code.google.com/p/raft
0 stars 0 forks source link

Network response processing needs to handle gzip and deflate #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The network response layer should be transparently processing gzip and deflate 
compressed responses.  Otherwise, the data is written to the database and shown 
as binary content.

Original issue reported on code.google.com by gfleisch...@gmail.com on 22 Jun 2011 at 5:35