Anywhere HTTP.post(url, [callOptions], [asyncCallback]) import
Anywhere HTTP.get(url, [callOptions], [asyncCallback]) import
Anywhere HTTP.del(url, [callOptions], [asyncCallback]) import
Anywhere HTTP.call(method, url, [options], [asyncCallback]) import
Anywhere HTTP.put(url, [callOptions], [asyncCallback]) import