KL
Results
1
issues of
KL
When http.createClient is deprecated in node.js v0.8+, the revised source code of node-puser.js is as follows. Please check it out. Original: var client = http.createClient(80, this.domain); var request = client.request('POST',...