[jira] [Updated] (THRIFT-5532) Perl Thrift/HttpClient.pm headers bug

2022-02-28 Thread Finn Isaac Norris Colman (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Finn Isaac Norris Colman updated THRIFT-5532: - Description: When using the Perl library with the Thrift/HttpClient.pm

[jira] [Updated] (THRIFT-5532) Perl Thrift/HttpClient.pm headers bug

2022-02-28 Thread Finn Isaac Norris Colman (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Finn Isaac Norris Colman updated THRIFT-5532: - Description: When using the Perl library with the Thrift/HttpClient.pm

[GitHub] [thrift] finncolman opened a new pull request #2537: THRIFT-5532: Fix headers bug in Thrift/HttpClient.pm

2022-02-28 Thread GitBox
finncolman opened a new pull request #2537: URL: https://github.com/apache/thrift/pull/2537 This is fixing a bug in the headers being passed into HTTP::Request. Previously these were being set as a hash reference which is incorrect as it should be either an HTTP::Headers object or an

[jira] [Created] (THRIFT-5532) Perl Thrift/HttpClient.pm headers bug

2022-02-28 Thread Finn Isaac Norris Colman (Jira)
Finn Isaac Norris Colman created THRIFT-5532: Summary: Perl Thrift/HttpClient.pm headers bug Key: THRIFT-5532 URL: https://issues.apache.org/jira/browse/THRIFT-5532 Project: Thrift

[GitHub] [thrift] alex-kormukhin opened a new pull request #2536: THRIFT-5530 could not resolve plugin artifact 'com.github.johnrengelm…

2022-02-28 Thread GitBox
alex-kormukhin opened a new pull request #2536: URL: https://github.com/apache/thrift/pull/2536 Try to fix [THRIFT-5530 could not resolve plugin artifact