gmail v0.1.20 Gmail.HTTP

HTTP request handling.

Link to this section Summary

Functions

Executes an HTTP action based on the command provided

Link to this section Functions

Link to this function execute(arg, map)
execute({atom(), String.t(), String.t()}, map()) ::
  {atom(), map()} | {atom(), String.t()}
execute({atom(), String.t(), String.t(), map()}, map()) ::
  {atom(), map()} | {atom(), String.t()}

Executes an HTTP action based on the command provided.