Yuxuan Wang created THRIFT-5784:
-----------------------------------
Summary: go: Add THeaderTransforms to TConfiguration
Key: THRIFT-5784
URL: https://issues.apache.org/jira/browse/THRIFT-5784
Project: Thrift
Issue Type: Task
Components: Go - Library
Affects Versions: 0.20.0
Reporter: Yuxuan Wang
Assignee: Yuxuan Wang
Currently when creating a THeaderProtocol client, there's no easy way to add
transforms (the only currently supported transform is zlib compression) to the
transport (all the APIs are buried deep). Adding this to TConfiguration will
make it much easier for clients to enable zlib compression when needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)