tesla v0.8.0 API Reference
Modules
A HTTP toolkit for building API clients using middlewares
Adapter for :httpc
Basic authentication middleware
Digest access authentication middleware
Follow 301/302 redirects
Fuse (https://github.com/jlouis/fuse) middleware
Middleware that adds X-Http-Method-Override header with original request method and sends the request as post
Retry few times in case of connection refused error
Return :ok/:error tuples for successful HTTP transations, i.e. when the request is completed (no network errors etc) - but it can still be an application-level error (i.e. 404 or 500)
Multipart functionality