[ 
https://issues.apache.org/jira/browse/THRIFT-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180207#comment-16180207
 ] 

ASF GitHub Bot commented on THRIFT-4348:
----------------------------------------

GitHub user carwynmoore opened a pull request:

    https://github.com/apache/thrift/pull/1376

    THRIFT-4348 - Allow custom HTTP headers to be set in Perl HTTP client.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/carwynmoore/thrift THRIFT-4348

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1376.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1376
    
----
commit c993656351147543da6f939cc8bf68aadd4c8f7d
Author: Carwyn Moore <[email protected]>
Date:   2017-09-26T03:38:57Z

    THRIFT-4348 - Allow custom HTTP headers to be set in Perl HTTP client.

----


> 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)

Reply via email to