Skip to content

Commit

Permalink
faraday-http support streaming response (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Viacheslav Nepomniashchikh <[email protected]>
  • Loading branch information
aka-nez and Viacheslav Nepomniashchikh committed Feb 8, 2023
1 parent d1279ef commit 74c5fd4
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] | ✖️ | ✔️ | ✖️ | | ✖️ | ✔️ | ✖️ | ✔️ | ✔️ |
| [HTTP.rb] | ✖️ | ✔️ | ✖️ | | ✖️ | ✔️ | ✖️ | ✔️ | ✔️ |
| [httpx] | ✖️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |


Expand Down

0 comments on commit 74c5fd4

Please sign in to comment.