gmail v0.1.17 Gmail.HTTP

HTTP request handling.

Summary

Functions

Executes an HTTP action based on the command provided

Functions

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.