hermes_mcp
v0.2.1
Search documentation of hermes_mcp
Settings
Hermes.HTTP
(hermes_mcp v0.2.1)
HTTP utilities.
Summary
Functions
build(method, url, headers \\ %{}, body \\ nil, opts \\ [])
follow_redirect(request, attempts \\ 3)
post(url, headers \\ %{}, body \\ nil)
Performs a POST request to the given URL.
Functions
build(method, url, headers \\ %{}, body \\ nil, opts \\ [])
follow_redirect(request, attempts \\ 3)
post(url, headers \\ %{}, body \\ nil)
Performs a POST request to the given URL.