View Source ReverseProxyPlug.HTTPClient.Adapters.Tesla (reverse_proxy_plug v3.0.2)

Tesla adapter for the ReverseProxyPlug.HTTPClient behaviour

Buffer response mode is supported for all Tesla versions.

Stream response mode is supported for Tesla 1.9.0 and up when using the Finch adapter.

Options

  • :tesla_client - mandatory definition for the Tesla.Client
                  to be used.