1. inets:start().
  2. http:request(post, {"http://example.com/xmlrpc", [],
  3. "application/x-www-form-urlencoded",
  4. "get_groups" }, [], [] ).
  5. inets:start().
  6. http:request(get, {"http://blog.eood.cn", []}, [], []).

Also see:

Subscribe in reader