This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from dbceb23e8 THRIFT-6281: Hold the frames TFramedTransport writes to the
configured frame size Client: go
add 0d82e3720 THRIFT-6283: Bound the size of a reply the Erlang HTTP
transport reads Client: erl
No new revisions were added by this update.
Summary of changes:
lib/erl/README.md | 20 ++
lib/erl/include/thrift_constants.hrl | 6 +
lib/erl/src/thrift_http_transport.erl | 189 ++++++++++++--
lib/erl/test/test_thrift_http_transport.erl | 384 +++++++++++++++++++++++++++-
4 files changed, 570 insertions(+), 29 deletions(-)