Carwyn Moore created THRIFT-4348:
------------------------------------
Summary: Perl HTTP Client custom HTTP headers
Key: THRIFT-4348
URL: https://issues.apache.org/jira/browse/THRIFT-4348
Project: Thrift
Issue Type: Proposal
Components: Perl - Library
Reporter: Carwyn Moore
Priority: Trivial
Allow setting of HTTP headers on the perl HTTP client , similar to:
- PHP - addHeaders
https://github.com/apache/thrift/blob/master/lib/php/lib/Thrift/Transport/THttpClient.php
- Go - SetHeader
https://github.com/apache/thrift/blob/master/lib/go/thrift/http_client.go
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)