body() = [body()] | #{binary() => body() | binary()}
response() = {ok, {r3_hex_http:status(), r3_hex_http:headers(), body() | nil}} | {error, term()}
Generated by EDoc