hermes_mcp
v0.9.0
Search documentation of hermes_mcp
Settings
Hermes.HTTP
(hermes_mcp v0.9.0)
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.