View Source hex_api (hex_core v0.10.3)
Hex HTTP API
Summary
Types
-type response() :: {ok, {hex_http:status(), hex_http:headers(), body() | nil}} | {error, term()}.
Hex HTTP API
-type response() :: {ok, {hex_http:status(), hex_http:headers(), body() | nil}} | {error, term()}.