[
https://issues.apache.org/jira/browse/THRIFT-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857138#comment-15857138
]
ASF GitHub Bot commented on THRIFT-4072:
----------------------------------------
GitHub user swatkatz opened a pull request:
https://github.com/apache/thrift/pull/1178
THRIFT-4072 php: TCurlClient - Add the possibility to send custom hea…
…ders
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/swatkatz/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1178.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 #1178
----
commit efe415acb0a295463be0ce83d1b2fe9425c593fb
Author: Swati Kumar <[email protected]>
Date: 2017-02-08T00:43:45Z
THRIFT-4072 php: TCurlClient - Add the possibility to send custom headers
----
> Add the possibility to send custom headers in TCurlClient
> ---------------------------------------------------------
>
> Key: THRIFT-4072
> URL: https://issues.apache.org/jira/browse/THRIFT-4072
> Project: Thrift
> Issue Type: Improvement
> Components: PHP - Library
> Affects Versions: 0.10.0
> Reporter: Swati Kumar
> Priority: Minor
> Labels: patch
>
> Currently, there is no ability to add custom headers in TCurlClient.php which
> is the PHP implementation of https://issues.apache.org/jira/browse/THRIFT-2394
> The THttpClient already supports it
> https://issues.apache.org/jira/browse/THRIFT-1878
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)