hex_api (hex_core v0.8.4) View Source

Hex HTTP API

Link to this section Summary

Link to this section Types

Specs

body() :: [body()] | #{binary() => body() | binary()}.

Specs

response() :: {ok, {hex_http:status(), hex_http:headers(), body() | nil}} | {error, term()}.