THRIFT-4987: Fix TBinaryProtocol support in XHRConnection
Client: js
Patch: CJCombrink

Generated-By: Co-authored by Claude AI (see file comments)

This closes #3341
diff --git a/lib/nodejs/test/testAll.sh b/lib/nodejs/test/testAll.sh
index 1823a8c..4f85ca4 100755
--- a/lib/nodejs/test/testAll.sh
+++ b/lib/nodejs/test/testAll.sh
@@ -127,6 +127,7 @@
 node ${DIR}/int64.test.js || TESTOK=1
 node ${DIR}/deep-constructor.test.js || TESTOK=1
 node ${DIR}/include.test.mjs || TESTOK=1
+node ${DIR}/thrift_4987_xhr_protocol.test.mjs || TESTOK=1
 
 # integration tests