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. compiler/
  2. doc/
  3. lib/
  4. test/
  5. bootstrap.sh
  6. cleanup.sh
  7. configure.ac
  8. README