[jira] [Commented] (THRIFT-2998) Node.js: Missing header from http request

2015-02-13 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320826#comment-14320826 ] Randy Abernethy commented on THRIFT-2998: - Yes, we need to update all of the lang

[jira] [Commented] (THRIFT-2998) Node.js: Missing header from http request

2015-02-13 Thread Traian Stanev (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320675#comment-14320675 ] Traian Stanev commented on THRIFT-2998: --- I must admit I am out of my depth here. In

[jira] [Commented] (THRIFT-2998) Node.js: Missing header from http request

2015-02-13 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320381#comment-14320381 ] Randy Abernethy commented on THRIFT-2998: - This is a great patch. Post THRIFT-275

[jira] [Created] (THRIFT-2998) Node.js: Missing header from http request

2015-02-13 Thread Traian Stanev (JIRA)
Traian Stanev created THRIFT-2998: - Summary: Node.js: Missing header from http request Key: THRIFT-2998 URL: https://issues.apache.org/jira/browse/THRIFT-2998 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-2998) Node.js: Missing header from http request

2015-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320328#comment-14320328 ] ASF GitHub Bot commented on THRIFT-2998: GitHub user tstanev opened a pull reques

[GitHub] thrift pull request: Set Content-Type for HTTP request in Node.js ...

2015-02-13 Thread tstanev
GitHub user tstanev opened a pull request: https://github.com/apache/thrift/pull/378 Set Content-Type for HTTP request in Node.js wrapper. Done similar to th... ...e Python wrapper here: https://github.com/apache/thrift/blob/master/lib/py/src/transport/THttpClient.py#L127 W

[GitHub] thrift pull request: Issue with IPv6 an IPv4 on windows machines

2015-02-13 Thread sharpdevel
GitHub user sharpdevel opened a pull request: https://github.com/apache/thrift/pull/377 Issue with IPv6 an IPv4 on windows machines When using TcpListener and TcpClient it depends on the network configuration if IPv4 or IPv6 is used. By upgrading the framework to .NET 4.5 the DualM