Hermes.HTTP (hermes_mcp v0.2.3)
HTTP utilities.
Summary
Functions
Performs a POST request to the given URL.
Functions
@spec follow_redirect(Finch.Request.t(), number()) :: {:ok, Finch.Response.t()} | {:error, term()}
Performs a POST request to the given URL.