GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1403
THRIFT-2998, combined #378 with enabling nodejs in make cross
Yes, one little dlang warning fix slipped in there too. :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift test-THRIFT-2998
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1403.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 #1403
----
commit 016aa97737c8cbeed2eb3312481d7c90953a4f15
Author: stanevt <[email protected]>
Date: 2015-02-13T15:45:59Z
THRIFT-2998: Set Content-Type for HTTP request in Node.js wrapper.
Client: nodejs
This closes #378
commit 807396ea90e0c05dcbca568f3fe45e2af9cf5e61
Author: James E. King, III <[email protected]>
Date: 2017-10-26T04:09:34Z
THRIFT-2998: enable cross test for nodejs http transport,
fix missing apache license headers in nodejs
Client: nodejs
----
---