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

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