ArweaveSdkEx.Utils.ExHttp (arweave_sdk_ex v0.1.8)
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)
Specs
+-------------+ | get request | +-------------+
Link to this function
get(url, atom)
Specs
Link to this function
json_rpc(method, id)
Specs
+----------------------+ | json_rpc_constructer | +----------------------+
Link to this function
post(url, body)
Specs
+--------------+ | post request | +--------------+
Link to this function
post(url, body, type)
Specs
Link to this function