Skip to content

Commit

Permalink
HTTP.rb adapter is not included in Faraday v1
Browse files Browse the repository at this point in the history
  • Loading branch information
iMacTia committed Apr 26, 2021
1 parent 2920a7c commit ff85bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The following table show the available adapters and which features they support.
| [Net::HTTP::Persistent] | v1 only | ✔️ | ✔️ | ✖️ | ✖️ | ✔️ | ✔️ | ✔️ | ✖️ |
| [Patron] | v1 only | ✔️ | ✖️ | ✖️ | ✖️ | ✖️ | ✔️ | ✖️ | ✖️ |
| [Typhoeus] | v1 only | ✖️ | ✖️ | ✖️ | ✔️ | ✔️ | ✔️ | ✔️ | ✖️ |
| [HTTP.rb] | v1 only | ✔️ | ✖️ | ✖️ | ✖️ | ✔️ | ✖️ | ✔️ | ✔️ |
| [HTTP.rb] | ✖️ | ✔️ | ✖️ | ✖️ | ✖️ | ✔️ | ✖️ | ✔️ | ✔️ |

## Middleware

Expand Down

0 comments on commit ff85bd8

Please sign in to comment.