Web3MoveEx.HTTPImpl (web3_move_ex v0.6.0)
the encapsulation of http
Link to this section Summary
Functions
+-------------+ | get request | +-------------+
+----------------------+ | json_rpc_constructer | +----------------------+
+--------------+ | post request | +--------------+
Link to this section Functions
Link to this function
get(url)
+-------------+ | get request | +-------------+
Link to this function
json_rpc(method, id)
+----------------------+ | json_rpc_constructer | +----------------------+
Link to this function
post(url, body)
+--------------+ | post request | +--------------+