hex_api (hex_core v0.12.0)
View SourceHex 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()}.