This is an automated email from the ASF dual-hosted git repository.

jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.


    from 9369443  THRIFT-4879 general performance improvements for netstd 
library Client: netstd Patch: Jens Geyer
     new 47f6317  THRIFT-4881 Allow TLS1.1 and TLS1.2 even when not configured 
as systemwide default Client: Delphi Patch: Jens Geyer
     new 83ff753  THRIFT-4882 Autodetect proxy settings with WinHTTP Client: 
Delphi Patch: Jens Geyer

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/delphi/src/Thrift.Transport.MsxmlHTTP.pas |  17 +-
 lib/delphi/src/Thrift.Transport.WinHTTP.pas   |  57 +++-
 lib/delphi/src/Thrift.Transport.pas           |  14 +-
 lib/delphi/src/Thrift.Utils.pas               |   3 +
 lib/delphi/src/Thrift.WinHTTP.pas             | 396 +++++++++++++++++++++++++-
 lib/delphi/test/TestClient.pas                |  33 ++-
 6 files changed, 502 insertions(+), 18 deletions(-)

Reply via email to