We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10804c6 commit 6e7cd06Copy full SHA for 6e7cd06
docs/reference/transport.md
@@ -21,9 +21,11 @@ Currently these libraries are supported:
21
* [Typhoeus](https://github.com/typhoeus/typhoeus)
22
* [HTTPClient](https://rubygems.org/gems/httpclient)
23
* [Net::HTTP::Persistent](https://rubygems.org/gems/net-http-persistent)
24
+* [Excon](https://github.com/excon/faraday-excon)
25
+* [Async::HTTP](https://github.com/socketry/async-http-faraday)
26
27
::::{note}
-Use [Typhoeus](https://github.com/typhoeus/typhoeus) v1.4.0 or up since older versions are not compatible with Faraday 1.0.
28
+If using [Typhoeus](https://github.com/typhoeus/typhoeus), v1.4.0 or up is needed, since older versions are not compatible with Faraday 1.0.
29
::::
30
31
0 commit comments