View Source LmHttp.Client (Lucid Modules HTTP v0.1.0)

This is a client implementation that picks a client specified in the configuration.

Configure the current client in config :ueberauth_line, LmHttp.Client, client: MyClient

Link to this section Summary

Link to this section Functions

Link to this function

request(serialized_request)

View Source
@spec request(ClientApi.serialized_request()) :: ClientApi.result()

Generic request.