Skip to content

Commit

Permalink
Update Net::HTTP::Persistent's support for streaming
Browse files Browse the repository at this point in the history
  • Loading branch information
tisba authored and olleolleolle committed Sep 15, 2023
1 parent b6c3d18 commit f090e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ The following table show the available adapters and which features they support.
| [Excon] | v1 only | ✔️ | ✖️ | ✖️ | ✖️ | ✔️ | ✔️ | ✔️ | ✖️ |
| [HttpClient] | v1 only | ✔️ | ✔️ | ✖️ | ✖️ | ✔️ | ✔️ | ✔️ | ✔️ |
| [Net::HTTP] | ✔️ | ✔️ | ✔️ | ✔️ | ✖️ | ✔️ | ✔️ | ✔️ | ✖️ |
| [Net::HTTP::Persistent] | v1 only | ✔️ | ✔️ | | ✖️ | ✔️ | ✔️ | ✔️ | ✖️ |
| [Net::HTTP::Persistent] | v1 only | ✔️ | ✔️ | | ✖️ | ✔️ | ✔️ | ✔️ | ✖️ |
| [Patron] | v1 only | ✔️ | ✖️ | ✖️ | ✖️ | ✖️ | ✔️ | ✖️ | ✖️ |
| [Typhoeus] | v1 only | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✖️ |
| [HTTP.rb] | ✖️ | ✔️ | ✖️ | ✔️ | ✖️ | ✔️ | ✖️ | ✔️ | ✔️ |
Expand Down

0 comments on commit f090e5a

Please sign in to comment.