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 827236ca2 Bound the SASL negotiation payload by frame size rather than
message size Client: java
add da18006b9 THRIFT-6193: Hold the HTTP message body to the configured
maximum message size Client: cpp
No new revisions were added by this update.
Summary of changes:
lib/cpp/README.md | 6 ++
lib/cpp/src/thrift/transport/THttpTransport.cpp | 27 ++++-
lib/cpp/src/thrift/transport/THttpTransport.h | 12 +++
lib/cpp/test/THttpBufferBoundTest.cpp | 137 ++++++++++++++++++++++++
4 files changed, 181 insertions(+), 1 deletion(-)