Tornex.HTTP.FinchClient (Tornex v0.3.0)

View Source

The built-in HTTP client for Tornex.API.get/1.

If you wish to use the built-in client, add Finch to your dependencies. You can create your own adapter for an HTTP client by implementing the behaviours defined in Tornex.HTTP.Client.