Legatus.Canalis.Http (legatus v0.2.0)

Copy Markdown View Source

Canalis.Http est via transmissionis per HTTP.

This channel is a concrete transport path for outbound requests. It should remain mechanical and protocol-agnostic at the semantic level.

Its function is carriage, not interpretation.

Summary

Functions

mittere(request_map, upstream, token)

@spec mittere(map(), String.t(), String.t() | false) ::
  {pos_integer(), map() | binary()} | {:error, term()}