ibrowse:send_req("http://127.0.0.1/NativePhone.ashx", [{"Content-Type", "application/x-www-form-urlencoded"}], post, "op=parms"),
httpc:request(post,{"http://127.0.0.1/NativePhone.ashx",[],"text/plain",lists:concat(["op=" ,"parms"])},[],[]).
仅作备忘
转载于:https://www.cnblogs.com/codew/p/4963239.html