Commit b7f5b23dc09c09c8ac41fd2c2c6864c931c811e0

Authored by Adhidarma Hadiwinoto
1 parent 28c20ce6e9
Exists in master

require http buat set global options

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

  1 +var http = require('http');
1 2 var xmlrpc = require('xmlrpc');
2 3 var url = require('url');
3 4 var math = require('mathjs');