ProtoRune.HTTPClient (proto_rune v0.2.0)

Copy Markdown

The HTTPClient module handles HTTP requests to external services. It provides a simple interface for making GET and POST requests and handling responses.

Summary

Functions

request(method, url, opts \\ [])