commit | 66a44c5d8d57bd0c2e2afd228a29b5bc679a6770 | [log] [tgz] |
---|---|---|
author | Neil Williams <neil@reddit.com> | Mon Aug 13 16:12:24 2018 -0700 |
committer | Aki Sukegawa <nsukeg@gmail.com> | Sat Sep 01 10:24:43 2018 +0900 |
tree | b8e114bb322b05217224926c866b21a01a7af27c | |
parent | 8de3749235db03c1d043c9f31dcbdc4c0fb011ea [diff] [blame] |
THRIFT-4621 Add THeader for Python Client: py
diff --git a/test/py/RunClientServer.py b/test/py/RunClientServer.py index b213d1a..56a408e 100755 --- a/test/py/RunClientServer.py +++ b/test/py/RunClientServer.py
@@ -56,6 +56,7 @@ 'binary', 'compact', 'json', + 'header', ]