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 3e2bdde23 THRIFT-6265: Drop the backports.ssl_match_hostname
dependency Client: py
add 4937856aa THRIFT-6266: Read the THttpServer Content-Length against its
grammar Client: py
No new revisions were added by this update.
Summary of changes:
lib/py/Makefile.am | 2 +
lib/py/src/server/THttpServer.py | 11 +-
lib/py/test/test_http_server_content_length.py | 149 +++++++++++++++++++++++++
3 files changed, 161 insertions(+), 1 deletion(-)
create mode 100644 lib/py/test/test_http_server_content_length.py