Thrift HTTP client optimizations

Summary: When reading chunked encoding don't always get all the parts right away, return one part at a time so that reading code can deserialize the data on the fly.

Reviewed By: http


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665025 13f79535-47bb-0310-9956-ffa450edef68
2 files changed
tree: 152f1f3391b0d3db729034c70e1594737ec62233
  1. README
  2. bootstrap.sh
  3. cleanup.sh
  4. compiler/
  5. configure.ac
  6. doc/
  7. lib/
  8. test/