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 d61de9246 THRIFT-6269: Collect what the Erlang socket transport
receives before flattening it Client: erl
add 29360c0ff THRIFT-6268: Return an error when a request of the Erlang
HTTP transport fails Client: erl
No new revisions were added by this update.
Summary of changes:
lib/erl/src/thrift_http_transport.erl | 19 ++--
lib/erl/test/test_thrift_http_transport.erl | 168 ++++++++++++++++++++++++++++
2 files changed, 180 insertions(+), 7 deletions(-)
create mode 100644 lib/erl/test/test_thrift_http_transport.erl